Salome HOME
Import is also enabled only for Part document: it produces body
authormpv <mikhail.ponikarov@opencascade.com>
Wed, 24 Sep 2014 04:40:36 +0000 (08:40 +0400)
committermpv <mikhail.ponikarov@opencascade.com>
Wed, 24 Sep 2014 04:40:36 +0000 (08:40 +0400)
src/ExchangePlugin/plugin-Exchange.xml

index b8e71173c49e9e7ff45bf43601b3b2f38b526584..a21500e42ef53bc20f61cbbf745696a2f66f54a5 100644 (file)
@@ -1,5 +1,5 @@
 <plugin>
-  <workbench id="Features">
+  <workbench id="Features" document="Part">
     <group id="Exchange">
       <feature
         id="Import"
@@ -17,4 +17,4 @@
       </feature>
     </group>
   </workbench>
-</plugin>
\ No newline at end of file
+</plugin>