From: skv Date: Thu, 6 Jun 2013 06:45:17 +0000 (+0000) Subject: 0021866: [CEA 670] Returning exact coordinates of the bounding box X-Git-Tag: BR_hydro_v_0_3_1~210 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=e91dea54e5223fb1b5565d21b19155d64ec841bb;p=modules%2Fgeom.git 0021866: [CEA 670] Returning exact coordinates of the bounding box --- diff --git a/doc/salome/gui/GEOM/input/bounding_box.doc b/doc/salome/gui/GEOM/input/bounding_box.doc index 365c3600e..4add78786 100644 --- a/doc/salome/gui/GEOM/input/bounding_box.doc +++ b/doc/salome/gui/GEOM/input/bounding_box.doc @@ -7,12 +7,7 @@ geometrical object and creates the corresponding box shape on "Apply". \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. +\note This functionallity performs precise computation of bounding box. \n TUI Commands: [Xmin,Xmax, Ymin,Ymax, Zmin,Zmax] = geompy.BoundingBox(Shape, precise), BBox = geompy.MakeBoundingBox(Shape, precise), where \em Shape