Files
IfcOpenShell/src/ifcgeom/mapping_undefine.i
T
2021-11-05 16:54:16 +01:00

18 lines
195 B
OpenEdge ABL

#ifdef SHAPES
#undef SHAPES
#endif
#ifdef SHAPE
#undef SHAPE
#endif
#ifdef WIRE
#undef WIRE
#endif
#ifdef FACE
#undef FACE
#endif
#ifdef CURVE
#undef CURVE
#endif
#ifdef CLASS
#undef CLASS
#endif