Files
IfcOpenShell/src/ifcgeom/mapping_purge_cache.i
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
120 B
OpenEdge ABL
Raw Normal View History

2021-11-05 16:54:16 +01:00
#include "mapping_undefine.i"
#define CLASS(T,V) \
T.clear();
#include "mapping_define_missing.i"
#include "mapping.i"