mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-01-25 05:30:32 +05:00
23264: [CEA 1815] Help Create field - add a sample script
This commit is contained in:
parent
33491a4d6e
commit
a529555611
@ -87,5 +87,7 @@ values = field.getValues(stepID)
|
||||
field.setValues(step, values)
|
||||
</pre>
|
||||
|
||||
Our <b>TUI Scripts</b> provide you with examples of
|
||||
\ref tui_geom_field_page "GEOM fields creation".
|
||||
|
||||
*/
|
||||
|
@ -43,6 +43,7 @@ provided by Geometry module.
|
||||
<li>\ref tui_blocks_operations_page</li>
|
||||
<li>\ref tui_repairing_operations_page</li>
|
||||
</ul>
|
||||
<li>\subpage tui_geom_field_page</li>
|
||||
<li>\subpage tui_measurement_tools_page</li>
|
||||
<li>\subpage tui_notebook_geom_page</li>
|
||||
<li>\subpage tui_arranging_study_objects_page</li>
|
||||
|
6
doc/salome/gui/GEOM/input/tui_geom_field.doc
Normal file
6
doc/salome/gui/GEOM/input/tui_geom_field.doc
Normal file
@ -0,0 +1,6 @@
|
||||
/*!
|
||||
|
||||
\page tui_geom_field_page Geometrical Fields
|
||||
\tui_script{GEOM_Field.py}
|
||||
|
||||
*/
|
Loading…
Reference in New Issue
Block a user