Documentation for NPAL17910 revised by YSN.

This commit is contained in:
jfa 2008-04-21 08:49:41 +00:00
parent 30b87226c8
commit a8b78040dd
3 changed files with 19 additions and 14 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 37 KiB

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

View File

@ -170,20 +170,25 @@ is a shape for which minimal and maximal tolerances are returned.
\anchor whatis_anchor
<br><h2>WhatIs</h2>
\n Under the Object input field it displays types and quantities of
all topological entities, composing the selected object. Below this
information there is "Kind of Shape" field, that characterises the
whole shape. If there is no additional information available for the
shape, the "Basic Properties" button will be disabled, otherwise it
will show a "Basic Properties" dialog with information about
dimensions, position, orientation and other parameters of the shape.
\n General information about the selected geometrical object is the
list of types and quantities of all topological entities, composing
the shape.
\n <b>TUI Command:</b> <em>geompy.WhatIs(Shape),</em> where \em Shape is a
shape from which a description is returned.
\image html measures8.png
\n <b>Kind of Shape</b> field characterises the
whole shape. If there is no additional information available for the
shape, <b>Basic Properties</b> button will be disabled, otherwise it
will show a dialog with information about
dimensions, position, orientation and other parameters of the shape.
\n <b>TUI Command:</b> <em>geompy.KindOfShape(Shape),</em> where \em Shape is a
shape from which a description is returned.
\image html measures8.png
\image html measures8a.png
\anchor check_anchor
<br><h2>Check</h2>