You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We cannot currently support certain types of exports from IFC because they contain IfcIndexedPolycurve which was added in IFC4 Addendum 1. We need to create an indexed polycurve type which can be the base class for Polyline.
We cannot currently support certain types of exports from IFC because they contain
IfcIndexedPolycurve
which was added in IFC4 Addendum 1. We need to create an indexed polycurve type which can be the base class forPolyline
.See #957, #959, and #961
The text was updated successfully, but these errors were encountered: