]> SALOME platform Git repositories - modules/shaper.git/blob - src/ConnectorPlugin/doc/ConnectorPlugin.rst
Salome HOME
Revert "Fix for the issue 18884 : result still published in SHAPER_STUDY after being...
[modules/shaper.git] / src / ConnectorPlugin / doc / ConnectorPlugin.rst
1 .. |geom_export.icon|    image:: images/geom_export.png
2
3 Connector plug-in
4 =================
5
6 Connector plug-in is used to export Results, Groups, Fields created in active part into GEOM module:
7
8 #. select in the Main Menu *Feature - > Export to GEOM* item  or
9 #. click |geom_export.icon| **Export to GEOM** button in Shaper toolbar:
10
11 **TUI Command**:
12
13 .. py:function:: model.exportGEOM(part)
14
15     :param part: The current part object
16
17 The result can be checked in GEOM module.