Hi There,
is it possible to export gridlines and dimensions to IFC? Currently I see only curves in my IFC export (displayed as cilinders with a very small radius), but no dimensions. Also, Grids in my other IFC models are added to their own type:
the grid:
#380504= IFCGRID('2KEnsC5nLsIOQ0hFydLRsq',#15,$,$,$,#380323,#380501,(
#380378,#380388,#380398,#380468,#380478),(#380330,#380348,#380358,
#380368,#380408,#380418,#380428,#380438,#380448,#380458,#380488),$);
consisting of axes:
#380442= IFCCARTESIANPOINT((-1.7763568E-12,4500.));
#380444= IFCCARTESIANPOINT((15290.,4500.));
#380446= IFCPOLYLINE((#380442,#380444));
#380448= IFCGRIDAXIS('8',#380446,.T.);
I hope you can help me out.
best regards,
Tim