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:
getPointOnCurve()
getDirectionOfCurve()
additional statement in convertIfcCurveSegment()
Here you can see the screen shot (it presents BlossCurve_100.0_300_1000_1_Meter) :
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:getPointOnCurve()
getDirectionOfCurve()
convertIfcCurveSegment()
Here you can see the screen shot (it presents BlossCurve_100.0_300_1000_1_Meter) :