X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FGEOM%2Finput%2Fbounding_box.doc;h=5d963b0976981c13f36232ecca67df8a8565918d;hb=7961b83044d771b15dbbe57ed71c20e67efec023;hp=365c3600eb54985bcc594a536aeeb12aa2f8747a;hpb=e6a58b58198f8471fdfc4939fe6ed242cdc96217;p=modules%2Fgeom.git diff --git a/doc/salome/gui/GEOM/input/bounding_box.doc b/doc/salome/gui/GEOM/input/bounding_box.doc index 365c3600e..5d963b097 100644 --- a/doc/salome/gui/GEOM/input/bounding_box.doc +++ b/doc/salome/gui/GEOM/input/bounding_box.doc @@ -2,17 +2,13 @@ \page bounding_box_page Bounding Box -Displays the bounding box dimensions for the selected -geometrical object and creates the corresponding box shape on "Apply". +This operation performs precise computation of bounding box for the selected geometrical object and displays its dimensions. \image html measures5.png -\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. +The coordinates of two corners of its bounding box are shown in the table. + +Press \b Apply or Apply and Close button to publish the bounding \b Box in the study. \n TUI Commands: [Xmin,Xmax, Ymin,Ymax, Zmin,Zmax] = geompy.BoundingBox(Shape, precise), BBox = geompy.MakeBoundingBox(Shape, precise), where \em Shape