Skip to content

Fix #7885: LAYER3 crash on IfcCompositeProfileDef#7886

Open
theoryshaw wants to merge 1 commit intov0.8.0from
fix/layer3-composite-profile-outer-curve
Open

Fix #7885: LAYER3 crash on IfcCompositeProfileDef#7886
theoryshaw wants to merge 1 commit intov0.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.
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.

1 participant