buildingSMART / buildingSMART/IFC4.x-development
IfcSectionedSolidHorizontal profile position
Open
before-NWI
IF
iso-Te
- Dominant language
- Python
- Stars
- 234
- Forks
- 123
- Avg merge
- 15h 4m
- Merged PRs (30d)
- 5
Description
Is not this a mistyping "The profile X axis is the direction of RefDirection from IfcAxis2PlacementLinear"
Should not it be "profile normal"?
In the sectioned-solid-horizontal.ifc
#117 = IFCAXIS2PLACEMENTLINEAR(#118, $, $);
RefDirection is not specified, so it should be tangent. But profile normal expected to be tangent, not profile X axis
Contributor guide
Assessment
This issue has not been assessed yet.