Closed Elvira2227 closed 2 years ago
In this pull request new implementation for IfcSpline added and it partlly resolved the issue #524 .
IfcSpline
In the last commit added overloads for functions getPointOnCurve and getDirectionOfCurve. After fixing some mistakes, geometry renders faster than before. Here is a screenshot:
getPointOnCurve
getDirectionOfCurve
In this pull request new implementation for
IfcSpline
added and it partlly resolved the issue #524 .