20 #ifndef __VTKPlugin_IDL__
21 #define __VTKPlugin_IDL__
40 in
string theFileName,
41 in
double theDeflection );
Basic methods of all geometric operations.
Definition: GEOM_Gen.idl:708
Interface of geometric object.
Definition: GEOM_Gen.idl:398
Interface for VTKPlugin modeling functions.
Definition: VTKPlugin.idl:31
void ExportVTK(in GEOM::GEOM_Object theObject, in string theFileName, in double theDeflection)
Export the given shape into a file with given name in VTK format.
Definition: GEOM_Gen.idl:36