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(paths) -> obbParameters
   paths (ScenePathList) : List of paths to retrieve the AABB
Return value
   obb (OBB) : The oriented bounding box of all given paths