]> SALOME platform Git repositories - modules/geom.git/commitdiff
Salome HOME
Update documentation in accordance with bug PAL12608.
authorjfa <jfa@opencascade.com>
Tue, 20 Jun 2006 11:48:52 +0000 (11:48 +0000)
committerjfa <jfa@opencascade.com>
Tue, 20 Jun 2006 11:48:52 +0000 (11:48 +0000)
doc/salome/gui/GEOM/files/salome2_sp3_measuregui_functions.htm
doc/salome/gui/GEOM/pics/measures9.png

index 40c66d82ffb273fbf2a84e013a961f2df672bff9..8e53320bb920e06c57b6680dd42ea101788af45f 100755 (executable)
@@ -38,7 +38,7 @@ img_whs16 { border:none; width:360px; height:328px; float:none; border-style:non
 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
@@ -174,16 +174,14 @@ if (window.writeIntopicBar)
 \r
 <p class="whs1">&nbsp;</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">&nbsp;</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">&nbsp;</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
@@ -203,17 +201,14 @@ if (window.writeIntopicBar)
 \r
 <p class="whs9">&nbsp;</p>\r
 \r
-<p class="whs1"><b style="font-weight: bold;">Description:</b> \r
- Return the properties (Length, Surface &amp; Volume) of a definite geometrical \r
- object.</p>\r
+<p class="whs1">Returns the properties (Length, Surface &amp; \r
+ Volume) for the selected geometrical object.</p>\r
 \r
 <p class="whs1">&nbsp;</p>\r
 \r
 <p class="whs1"><b style="font-weight: bold;">Result:</b> Display \r
  Length, Surface &amp; Volume in the form of Python Tuple.</p>\r
 \r
-<p class="whs1">&nbsp;</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
@@ -232,16 +227,14 @@ if (window.writeIntopicBar)
 \r
 <p class="whs9">&nbsp;</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">&nbsp;</p>\r
 \r
 <p class="whs1"><b style="font-weight: bold;">Result:</b> GEOM_Object \r
  (vertex).</p>\r
 \r
-<p class="whs1">&nbsp;</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
@@ -261,12 +254,12 @@ if (window.writeIntopicBar)
 \r
 <p class="whs7">&nbsp;</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">&nbsp;</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
@@ -301,8 +294,8 @@ if (window.writeIntopicBar)
 \r
 <p class="whs7">&nbsp;</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">&nbsp;</p>\r
 \r
@@ -310,8 +303,6 @@ if (window.writeIntopicBar)
  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">&nbsp;</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
@@ -330,13 +321,8 @@ if (window.writeIntopicBar)
 \r
 <p class="whs7">&nbsp;</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">&nbsp;</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">&nbsp;</p>\r
 \r
@@ -358,8 +344,8 @@ if (window.writeIntopicBar)
 \r
 <p class="whs9">&nbsp;</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">&nbsp;</p>\r
 \r
@@ -367,8 +353,6 @@ if (window.writeIntopicBar)
  the tolerance values (FaceMinTol, FaceMaxTol, EgdeMinTol, EgdeMaxTol, \r
  VertexMinTol, VertexMaxTol).</p>\r
 \r
-<p class="whs1">&nbsp;</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
@@ -387,13 +371,8 @@ if (window.writeIntopicBar)
 \r
 <p class="whs9">&nbsp;</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">&nbsp;</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">&nbsp;</p>\r
 \r
@@ -416,24 +395,21 @@ if (window.writeIntopicBar)
 \r
 <p class="whs7">&nbsp;</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">&nbsp;</p>\r
 \r
 <p class="whs1"><b style="font-weight: bold;">Result:</b> Boolean.</p>\r
 \r
-<p class="whs1">&nbsp;</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">&nbsp;</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">&nbsp;</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">&nbsp;</p>\r
 \r
@@ -444,9 +420,9 @@ if (window.writeIntopicBar)
 \r
 <p class="whs21">&nbsp;</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
@@ -485,8 +461,6 @@ if (window.writeIntopicBar)
 <p class="whs1"><b style="font-weight: bold;">Result:</b> Boolean; \r
  highlight in the viewer.</p>\r
 \r
-<p class="whs1">&nbsp;</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
index 1767aad7554f8e5d9420c9a4fbc7c9ca7e572fd0..7d42d29350ed6570db3291aa847a00da0f5273d1 100755 (executable)
Binary files a/doc/salome/gui/GEOM/pics/measures9.png and b/doc/salome/gui/GEOM/pics/measures9.png differ