Salome HOME
Export XAO with the shape in a seperated BREP file.
[modules/geom.git] / idl / GEOM_Superv.idl
index c12b0104caf198abac61fd3c85e2c8944f1c2c00..003c8210bbe23f5a204ea42710331cbcff0f23e0 100644 (file)
@@ -668,7 +668,8 @@ module GEOM
                            in ListOfGO groups, 
                            in ListOfFields fields,
                            in string author, 
-                           in string fileName );
+                           in string fileName,
+                           in string shapeFileName );
     boolean     ImportXAO( in string fileName, 
                            out GEOM_Object shape,
                            out ListOfGO subShapes,