X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FConnectorPlugin%2Fdoc%2FConnectorPlugin.rst;h=aa775167f5566bc44685806f58d909c4fbce0c8c;hb=0fcd69345a4dfdb31e252574c68bc70e123999e8;hp=68009ee06719f2f94ea00212dfad7c9a8808d6f8;hpb=bcd96990e1fca77402d522bc8b095ebfa1091894;p=modules%2Fshaper.git diff --git a/src/ConnectorPlugin/doc/ConnectorPlugin.rst b/src/ConnectorPlugin/doc/ConnectorPlugin.rst index 68009ee06..aa775167f 100644 --- a/src/ConnectorPlugin/doc/ConnectorPlugin.rst +++ b/src/ConnectorPlugin/doc/ConnectorPlugin.rst @@ -1,3 +1,4 @@ +.. |geom_export.icon| image:: images/geom_export.png Connector plug-in ================= @@ -5,16 +6,12 @@ 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 **Export to GEOM** button in Shaper toolbar: +#. click |geom_export.icon| **Export to GEOM** button in Shaper toolbar: -.. image:: images/geom_export.png - :align: center +**TUI Command**: -.. centered:: - Export to GEOM button +.. py:function:: model.exportGEOM(part) -**TUI Command**: *model.exportGEOM(part)* - -**Arguments**: 1 part + :param part: The current part object The result can be checked in GEOM module. \ No newline at end of file