]> SALOME platform Git repositories - modules/geom.git/commitdiff
Salome HOME
0021866: [CEA 670] Returning exact coordinates of the bounding box
authorskv <skv@opencascade.com>
Thu, 6 Jun 2013 06:45:17 +0000 (06:45 +0000)
committerskv <skv@opencascade.com>
Thu, 6 Jun 2013 06:45:17 +0000 (06:45 +0000)
doc/salome/gui/GEOM/input/bounding_box.doc

index 365c3600eb54985bcc594a536aeeb12aa2f8747a..4add78786fc51f64eebcf807e65508bddb359279 100644 (file)
@@ -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 <b>TUI Commands:</b> <em>[Xmin,Xmax, Ymin,Ymax, Zmin,Zmax] = geompy.BoundingBox(Shape, precise)</em>,
 <em>BBox = geompy.MakeBoundingBox(Shape, precise)</em>, where \em Shape