Version:
Back to list
Scene :: getOBB
Synopsis
Returns the Oriented Bounding Box of a list of scene paths (works only on meshes, fast method, not the Minimum Volume Box)GUI Dialog
Script function
scene.getOBB(occurrences) -> obbParameters
occurrences (OccurrenceList) : List of occurrences to retrieve the AABB
Return value
obb (OBB) : The oriented bounding box of all given occurrences