mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-11 02:02:22 +00:00
Merge branch 'v0.8.0' into fix-ifccircle-ifcellipse-processing
This commit is contained in:
@@ -368,6 +368,7 @@ class ShapeBuilder:
|
||||
"ProfileType": profile_type,
|
||||
"OuterCurve": outer_curve,
|
||||
}
|
||||
|
||||
if self.file.schema == "IFC2X3":
|
||||
kwargs["Position"] = self.create_axis2_placement_2d()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user