Salome HOME
Export XAO with the shape in a seperated BREP file.
[modules/geom.git] / src / XAOPlugin / XAOPlugin_IOperations_i.hh
index 3b849c79e4b456ae163f2d959265862f0dd1a0d8..c3dbe49176323b3ba219fd587d7aff78fb4a82c8 100644 (file)
@@ -47,7 +47,8 @@ public:
                             const GEOM::ListOfGO& groups,
                             const GEOM::ListOfFields& fields,
                             const char* author,
-                            const char* fileName );
+                            const char* fileName,
+                            const char* shapeFileName );
 
   CORBA::Boolean ImportXAO( const char* fileName,
                             GEOM::GEOM_Object_out shape,