Skip to content

Fix #7885: LAYER3 crash on IfcCompositeProfileDef#7886

Merged
Moult merged 1 commit into
v0.8.0from
fix/layer3-composite-profile-outer-curve
Apr 30, 2026
Merged

Fix #7885: LAYER3 crash on IfcCompositeProfileDef#7886
Moult merged 1 commit into
v0.8.0from
fix/layer3-composite-profile-outer-curve

Conversation

@theoryshaw

Copy link
Copy Markdown
Member

The x-angle transformation for LAYER3 slabs assumed SweptArea is always IfcArbitraryClosedProfileDef (which has OuterCurve), but composite profiles use IfcCompositeProfileDef instead. Apply the coord scaling to each sub-profile individually.

Generated with the assistance of an AI coding tool.

The x-angle transformation for LAYER3 slabs assumed SweptArea
is always IfcArbitraryClosedProfileDef (which has OuterCurve),
but composite profiles use IfcCompositeProfileDef instead.
Apply the coord scaling to each sub-profile individually.

Generated with the assistance of an AI coding tool.
@Moult Moult merged commit 8566310 into v0.8.0 Apr 30, 2026
1 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants