Describe the bug
To render the IfcSeventhOrderPolynomialSpiral #552 we need to test the "vienesse-bend-curve" #478 example. But an error occurred.
To Reproduce
Steps to reproduce the behavior:
- Run UI
- Open corresponding example file
- See an error
CMake configuration
- EARLYBINDING_WITH_IFC4X3_RC4: selected
Additional context
In this example file line #98= IFCCURVESEGMENT() parameter "ParentCurve" is missing.
Describe the bug
To render the
IfcSeventhOrderPolynomialSpiral#552 we need to test the "vienesse-bend-curve" #478 example. But an error occurred.To Reproduce
Steps to reproduce the behavior:
CMake configuration
Additional context
In this example file line
#98= IFCCURVESEGMENT()parameter "ParentCurve" is missing.