mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-12 14:33:28 +00:00
Don't use BRepFill, but rather triangulate. Implement IfcSectionedSolidHorizontal
This commit is contained in:
@@ -132,6 +132,9 @@ BIND(IfcIndexedPolyCurve);
|
||||
#ifdef SCHEMA_HAS_IfcFixedReferenceSweptAreaSolid
|
||||
BIND(IfcFixedReferenceSweptAreaSolid)
|
||||
#endif
|
||||
#ifdef SCHEMA_HAS_IfcSectionedSolidHorizontal
|
||||
BIND(IfcSectionedSolidHorizontal)
|
||||
#endif
|
||||
|
||||
BIND(IfcCircle);
|
||||
BIND(IfcEllipse);
|
||||
|
||||
Reference in New Issue
Block a user