X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FConnectorPlugin%2Fdoc%2FConnectorPlugin.rst;h=aa775167f5566bc44685806f58d909c4fbce0c8c;hb=0fcd69345a4dfdb31e252574c68bc70e123999e8;hp=7554e839716d4ce5e636fc62e4bcd6682c077bff;hpb=b21742542af864243239ad11f3a9c9dd0d6de44b;p=modules%2Fshaper.git diff --git a/src/ConnectorPlugin/doc/ConnectorPlugin.rst b/src/ConnectorPlugin/doc/ConnectorPlugin.rst index 7554e8397..aa775167f 100644 --- a/src/ConnectorPlugin/doc/ConnectorPlugin.rst +++ b/src/ConnectorPlugin/doc/ConnectorPlugin.rst @@ -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