20 #ifndef __BREPPlugin_IDL__
21 #define __BREPPlugin_IDL__
39 in
string theFileName );
Basic methods of all geometric operations.
Definition: GEOM_Gen.idl:708
Interface of geometric object.
Definition: GEOM_Gen.idl:398
Interface for BREPPlugin modeling functions.
Definition: BREPPlugin.idl:31
GEOM::ListOfGO ImportBREP(in string theFileName)
Import a shape from the BREP file.
void ExportBREP(in GEOM::GEOM_Object theObject, in string theFileName)
Export the given shape into a file with given name in BREP format.
Definition: GEOM_Gen.idl:36
sequence< GEOM_Object > ListOfGO
Definition: GEOM_Gen.idl:288