-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Labels
IFCContent related to Industry Foundation Classes (IFC) functionalitiesContent related to Industry Foundation Classes (IFC) functionalitiesbugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request
Description
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:
- Solve an issue regarding getPointOnCurve in different OIP versions (4x1,4x3_rc1 and 4x3_rc4), which disturbs the work of OffsetCurve
- Create IFC example files
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
IFCContent related to Industry Foundation Classes (IFC) functionalitiesContent related to Industry Foundation Classes (IFC) functionalitiesbugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request