Salome HOME
Ameliorate help pages
[modules/shaper.git] / src / ConnectorPlugin / doc / ConnectorPlugin.rst
index 7554e839716d4ce5e636fc62e4bcd6682c077bff..aa775167f5566bc44685806f58d909c4fbce0c8c 100644 (file)
@@ -1,3 +1,17 @@
+.. |geom_export.icon|    image:: images/geom_export.png
 
 Connector plug-in
 =================
+
+Connector plug-in is used to export Results, Groups, Fields created in active part into GEOM module:
+
+#. select in the Main Menu *Feature - > Export to GEOM* item  or
+#. click |geom_export.icon| **Export to GEOM** button in Shaper toolbar:
+
+**TUI Command**:
+
+.. py:function:: model.exportGEOM(part)
+
+    :param part: The current part object
+
+The result can be checked in GEOM module.
\ No newline at end of file