Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Implementing IfcClothoid #482

Merged
merged 30 commits into from
Nov 26, 2021
Merged

Conversation

Elvira2227
Copy link
Collaborator

@Elvira2227 Elvira2227 commented Oct 22, 2021

Fixes #304

NOTE: This pull request was made instead of #444, since it contained an error and was deleted, recovery is not possible. All previous changes are contained in the new one.

…id which includes IfcParameterValue and IfcNonNegativeLengthMeasure as parameter
…ryConverter for spiral interpretation. Here the integrals for the spirals will be calculated. Source code is taken from taken Peter Bonsma
…ere the integrals for the spirals will be calculated. Source code is taken from taken Peter Bonsma
…polynomials has been redesigned. Note: functions do not display the correct angle and do not read points correctly at this time
…takes in code-interpretation were fixed. Function getPointOnCurve was updated for clothoid, namely overload was optimized. NOTE: The Angle is still displayed incorrectly. There may be a misinterpretation of the code from SpiralUtils
@Elvira2227 Elvira2227 requested a review from jschlenger October 22, 2021 11:40
@Elvira2227 Elvira2227 self-assigned this Oct 22, 2021
@Elvira2227 Elvira2227 added enhancement New feature or request IFC Content related to Industry Foundation Classes (IFC) functionalities refactoring Code refactoring related task labels Oct 22, 2021
Copy link
Collaborator

@jschlenger jschlenger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I won't look through all of the code since this originally comes from another pull request. Let's discuss in the next meeting when and how we go on with this. There is not much missing so let's try to finish this soon.

@pjanck pjanck marked this pull request as ready for review November 26, 2021 14:35
@jschlenger jschlenger merged commit 8999183 into tumcms:development Nov 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request IFC Content related to Industry Foundation Classes (IFC) functionalities refactoring Code refactoring related task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[REQUEST] Implement support for clothoids
2 participants