p.whs17 { font-size:12pt; font-weight:normal; }\r
img_whs18 { border:none; width:360px; height:290px; float:none; border-style:none; }\r
img_whs19 { border:none; width:360px; height:405px; float:none; border-style:none; }\r
-img_whs20 { border:none; width:360px; height:309px; float:none; border-style:none; }\r
+img_whs20 { border:none; width:360px; height:337px; float:none; }\r
p.whs21 { font-size:12pt; margin-left:40px; text-indent:-40px; }\r
img_whs22 { border:none; width:25px; height:23px; border-style:none; }\r
ul.whs23 { list-style:disc; }\r
\r
<p class="whs1"> </p>\r
\r
-<p class="whs1"><span style="font-size: 12pt;"><font size=3 style="font-size:12pt;"><b style="font-weight: bold;">Description:</b> \r
- Returns the coordinates of a point.</font></span></p>\r
+<p class="whs1"><span style="font-size: 12pt;"><font size=3 style="font-size:12pt;">Returns the \r
+ coordinates of a point.</font></span></p>\r
\r
<p class="whs1"> </p>\r
\r
<p class="whs1"><b style="font-weight: bold;">Result:</b> Point \r
coordinates (X, Y, Z) in 3D space in the form of Python Tuple.</p>\r
\r
-<p class="whs1"> </p>\r
-\r
<p class="whs1"><span style="font-weight: bold;"><B>TUI command:</B></span> \r
<span style="font-style: italic;"><I>geompy.PointCoordinates(Point)</I></span>, \r
where Point is a point whose coordinates are inquired.</p>\r
\r
<p class="whs9"> </p>\r
\r
-<p class="whs1"><b style="font-weight: bold;">Description:</b> \r
- Return the properties (Length, Surface & Volume) of a definite geometrical \r
- object.</p>\r
+<p class="whs1">Returns the properties (Length, Surface & \r
+ Volume) for the selected geometrical object.</p>\r
\r
<p class="whs1"> </p>\r
\r
<p class="whs1"><b style="font-weight: bold;">Result:</b> Display \r
Length, Surface & Volume in the form of Python Tuple.</p>\r
\r
-<p class="whs1"> </p>\r
-\r
<p class="whs1"><span style="font-weight: bold;"><B>TUI command:</B></span> \r
<span style="font-style: italic;"><I>geompy.BasicProperties(Shape)</I></span>, \r
where Shape is a shape whose properties are inquired.</p>\r
\r
<p class="whs9"> </p>\r
\r
-<p class="whs1"><b style="font-weight: bold;">Description:</b> \r
- Creates a gravity center of a shape and returns its coordinates.</p>\r
+<p class="whs1">Calculates and returns the coordinates of the \r
+ gravity center for the selected geometrical object.</p>\r
\r
<p class="whs1"> </p>\r
\r
<p class="whs1"><b style="font-weight: bold;">Result:</b> GEOM_Object \r
(vertex).</p>\r
\r
-<p class="whs1"> </p>\r
-\r
<p class="whs1"><b style="font-weight: bold;">TUI Command:</b><i> \r
</i><span style="font-style: italic;"><I>geompy.MakeCDG(Shape)</I></span>, where \r
Shape is the shape for which a center of gravity is computed.</p>\r
\r
<p class="whs7"> </p>\r
\r
-<p class="whs1"><b style="font-weight: bold;">Description:</b> \r
- Returns the inertia axis of a geometrical object.</p>\r
+<p class="whs1">Returns the axis of inertia for the selected \r
+ geometrical object.</p>\r
\r
<p class="whs1"> </p>\r
\r
-<p class="whs1"><b style="font-weight: bold;">Result:</b> Display \r
+<p class="whs1"><b style="font-weight: bold;">Result:</b> Displays \r
the matrix and moments of inertia in the form of Python Tuple (I11, I12, \r
I13, </p>\r
\r
\r
<p class="whs7"> </p>\r
\r
-<p class="whs1"><b style="font-weight: bold;">Description:</b> \r
- Returns the dimensions of the bounding box of a geometrical object.</p>\r
+<p class="whs1">Returns the dimensions of the bounding box \r
+ for the selected geometrical object.</p>\r
\r
<p class="whs1"> </p>\r
\r
the dimensions of the bounding box of a geometrical object in the form \r
of Python Tuple (Xmin, Xmax, Ymin, Ymax, Zmin, Zmax).</p>\r
\r
-<p class="whs1"> </p>\r
-\r
<p class="whs15">TUI command: <span style="font-weight: normal; font-style: italic;"><I>geompy.BoundingBox(Shape)</I></span><span \r
style="font-weight: normal;">, where Shape is a shape for which a bounding \r
box is computed.</span></p>\r
\r
<p class="whs7"> </p>\r
\r
-<p class="whs1"><b style="font-weight: bold;">Description:</b> \r
- Returns the min. distance between 2 geometrical objects.</p>\r
-\r
-<p class="whs1"> </p>\r
-\r
-<p class="whs1"><b style="font-weight: bold;">Result:</b> Displays \r
- the min. distance.</p>\r
+<p class="whs1">Returns the minimum distance between two geometrical \r
+ objects.</p>\r
\r
<p class="whs1"> </p>\r
\r
\r
<p class="whs9"> </p>\r
\r
-<p class="whs1"><b style="font-weight: bold;">Description:</b> \r
- Returns the tolerance of a geometrical object.</p>\r
+<p class="whs1">Returns the maximum and the minimum tolerance \r
+ for the selected geometrical object.</p>\r
\r
<p class="whs1"> </p>\r
\r
the tolerance values (FaceMinTol, FaceMaxTol, EgdeMinTol, EgdeMaxTol, \r
VertexMinTol, VertexMaxTol).</p>\r
\r
-<p class="whs1"> </p>\r
-\r
<p class="whs15">TUI command: <span style="font-weight: normal; font-style: italic;"><I>geompy.Tolerance(Shape)</I></span><span \r
style="font-weight: normal;">, where Shape is a shape for which minimal \r
and maximal tolerances are returned.</span></p>\r
\r
<p class="whs9"> </p>\r
\r
-<p class="whs1"><b style="font-weight: bold;">Description:</b> \r
- Returns the type of a geometrical object.</p>\r
-\r
-<p class="whs1"> </p>\r
-\r
-<p class="whs1"><b style="font-weight: bold;">Result:</b> Displays \r
- all elements composing your geometrical object.</p>\r
+<p class="whs1">Displays types and quantities of all elements \r
+ composing the selected geometrical object.</p>\r
\r
<p class="whs1"> </p>\r
\r
\r
<p class="whs7"> </p>\r
\r
-<p class="whs1"><b style="font-weight: bold;">Description:</b> \r
- Returns True if this geometrical object is valid.</p>\r
+<p class="whs1">Checks the topology of the selected geometrical \r
+ object and returns True if it is valid. <span style="font-weight: bold;"><B>Check \r
+ also geometry</B></span> checkbox allows to test the geometry as well. </p>\r
\r
<p class="whs1"> </p>\r
\r
<p class="whs1"><b style="font-weight: bold;">Result:</b> Boolean.</p>\r
\r
-<p class="whs1"> </p>\r
-\r
<p class="whs1"><b style="font-weight: bold;">TUI Command:</b><i> \r
</i><span style="font-style: italic;"><I>geompy.CheckShape(Shape)</I></span>, \r
where is shape which is checked for validity.</p>\r
\r
<p class="whs1"> </p>\r
\r
-<p class="whs11"><img src="../pics/measures9.png" x-maintain-ratio="TRUE" width="360px" height="309px" border="0" class="img_whs20"></p>\r
-\r
-<p class="whs11"> </p>\r
+<p class="whs11"><img src="../pics/measures9.png" x-maintain-ratio="TRUE" width="360px" height="337px" border="0" class="img_whs20"></p>\r
\r
<p class="whs21"> </p>\r
\r
\r
<p class="whs21"> </p>\r
\r
-<p class="whs1"><b style="font-weight: bold;">Description:</b> \r
- Checks whether a shape is a compound of glued blocks. To be considered \r
- as a compound of blocks, the given shape must satisfy the following conditions:</p>\r
+<p class="whs1">Checks whether a shape is a compound of glued \r
+ blocks. To be considered as a compound of blocks, the given shape must \r
+ satisfy the following conditions:</p>\r
\r
<ul type="disc" class="whs23">\r
\r
<p class="whs1"><b style="font-weight: bold;">Result:</b> Boolean; \r
highlight in the viewer.</p>\r
\r
-<p class="whs1"> </p>\r
-\r
<p class="whs1"><b style="font-weight: bold;">TUI Command:</b><i> \r
</i><span style="font-style: italic;"><I>geompy.CheckCompoundOfBlocks(Compound). \r
</I></span>Checks if the<span style="font-style: italic;"> <I></I></span>shape is \r