From e91dea54e5223fb1b5565d21b19155d64ec841bb Mon Sep 17 00:00:00 2001 From: skv Date: Thu, 6 Jun 2013 06:45:17 +0000 Subject: [PATCH] 0021866: [CEA 670] Returning exact coordinates of the bounding box --- doc/salome/gui/GEOM/input/bounding_box.doc | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) 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 -- 2.39.2