Open-Infra-Platform icon indicating copy to clipboard operation
Open-Infra-Platform copied to clipboard

[BUG] Missing parameter "ParentCurve"

Open Elvira2227 opened this issue 3 years ago • 2 comments

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:

  1. Run UI
  2. Open corresponding example file
  3. See an error

CMake configuration

  • EARLYBINDING_WITH_IFC4X3_RC4: selected

Additional context In this example file line #98= IFCCURVESEGMENT() parameter "ParentCurve" is missing.

Elvira2227 avatar Aug 09 '22 07:08 Elvira2227

Please have a look here. I believe that the example files checked in in our repository are not up-to-date.

Task: if there are differences, all alignment unit test might need updating. @jschlenger FYI

pjanck avatar Aug 09 '22 09:08 pjanck

Thanks for the hint.

jschlenger avatar Aug 10 '22 08:08 jschlenger