mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-12-24 16:30:35 +05:00
0021684: EDF 2221 : Display the arguments and the name of the operations
This commit is contained in:
parent
d473d53e90
commit
adec87681f
BIN
doc/salome/gui/GEOM/images/creation_op_info.png
Normal file
BIN
doc/salome/gui/GEOM/images/creation_op_info.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 8.7 KiB |
BIN
doc/salome/gui/GEOM/images/smoothingsurface_dlg.png
Normal file
BIN
doc/salome/gui/GEOM/images/smoothingsurface_dlg.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
@ -92,12 +92,26 @@ and then displays only the children of the selected object(s).
|
||||
</li>
|
||||
|
||||
<li><b>Unpublish</b> - unpublishes the selected geometric object from the Object Browser
|
||||
and erase it from all viewers. To publish unpublished geometric objects select in the
|
||||
context menu of the <b>Geometry</b> root object <b>Publish...</b> item.
|
||||
The following dialog box will appear</li>
|
||||
and erase it from all viewers. To publish unpublished geometric objects select in the
|
||||
context menu of the <b>Geometry</b> root object <b>Publish...</b> item.
|
||||
The following dialog box will appear
|
||||
|
||||
\image html publish_dlg.png <br>
|
||||
|
||||
Switch the checkbox near the appropriate object and
|
||||
click <b>Publish</b> or <b>Publish And Close</b> button.
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
\image html publish_dlg.png <br>
|
||||
At the bottom of the Object Browser, there is \b Information
|
||||
window providing some information on a selected geometric object:
|
||||
|
||||
\image html creation_op_info.png Information window
|
||||
|
||||
- <b>Creation operation</b> shows a name of the operation
|
||||
used to create the selected object.
|
||||
- In a table under <b>Creation operation</b>, \b Parameter and \b
|
||||
Value are a name and a value of a parameter used to create the
|
||||
selected object.
|
||||
|
||||
Switch the checkbox near the appropriate object and click <b>Publish</b> or <b>Publish And Close</b> button.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user