Salome HOME
using a better solution to do compare doubles for shape physical properties
[modules/shaper.git] / src / ConnectorPlugin / plugin-Connector.xml
1 <plugin>
2   <workbench id="Features">
3     <group id="Exchange">
4       <feature
5         id="ExportToGEOM"
6         title="Export to GEOM"
7         tooltip="Export all results and groups into GEOM module"
8         icon="icons/Connector/geom_export.png"
9         helpfile="ConnectorPlugin/ConnectorPlugin.html"/>
10       <feature
11         id="PublishToStudy"
12         title="Publish to study"
13         internal="1"/>
14     </group>
15   </workbench>
16 </plugin>