tumcms / Open-Infra-Platform

This is the official repository of the open-source Open Infra Platform software (as of April 2020).
Other
47 stars 21 forks source link

IfcThirdOrderPolynomialSpiral #550

Closed Elvira2227 closed 1 year ago

Elvira2227 commented 2 years ago

In this pull request I implemented functions for reading the IfcThirdOrderPolynomialSpiral. Now we can implement "Bloss curve" and this pull request can be addressed to issue #524. In the CurveConverter.h I added:

  1. getPointOnCurve()
  2. getDirectionOfCurve()
  3. additional statement in convertIfcCurveSegment()

Here you can see the screen shot (it presents BlossCurve_100.0_300_1000_1_Meter) : image

jschlenger commented 1 year ago

Everything seems fine. Let's merge this.