Version: 6.5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Groups Pages
Bounding Box

Returns the dimensions of the bounding box for the selected geometrical object.

Note
To take into account any possible shape distortion that affects the resulting bounding box, the algorithm enlarges the bounding box to the maximum deflection value of faces (by iterating through all faces of a shape). This functionallity is implemented in such a way to have a satisfactory performance.

Result: Displays the bounding box dimensions of a geometrical object in form of a Python Tuple (Xmin, Xmax, Ymin, Ymax, Zmin, Zmax).
TUI Command: geompy.BoundingBox(Shape), where Shape is the shape for which a bounding box is computed.

See also a TUI example.

measures5.png
Copyright © 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE
Copyright © 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS