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

[REQUEST] Continue #558 (IfcOffsetCurve and all its subtypes) #580

Open SamuilsRulovs opened 1 year ago

SamuilsRulovs commented 1 year ago

This issue continues issue #557 and pull request #558

I was trying to implement IfcOffsetCurve and to my mind, I implemented it more or less correctly. You can find a solution in PR #558. However, there were some issues with the getPointOnCurve function which is used for some IfcOffsetCurve subtypes. I couldn't solve this issue, therefore I have decided to comment the code out.

In order to implement IfcOffsetCurve there are several objectives left:

  1. Solve an issue regarding getPointOnCurve in different OIP versions (4x1,4x3_rc1 and 4x3_rc4), which disturbs the work of OffsetCurve
  2. Create IFC example files