Files
IfcOpenShell/src/ifcgeom/mapping/bind_convert_impl.i
T

9 lines
125 B
OpenEdge ABL

#ifdef BIND
#undef BIND
#endif
#define BIND(T) \
process_mapping<IfcSchema::T>(matched, item, inst);
#include "mapping.i"