Sub GetMeshBoundingBox( mesh, ByRef min_x, ByRef min_y, ByRef min_z, ByRef max_x, ByRef max_y, ByRef max_z )

Gets the min and max corners of a mesh's bounding box


Related: SetMeshBoundingBox ReCalculateMeshBoundingBox