-
Notifications
You must be signed in to change notification settings - Fork 15
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
Calls to new PlanarSurface(ICurve, null)
replaced with BH.Engine.Geometry.Create.PlanarSurface
#1346
Calls to new PlanarSurface(ICurve, null)
replaced with BH.Engine.Geometry.Create.PlanarSurface
#1346
Conversation
5 similar comments
@pawelbaran to confirm, the following actions are now queued:
|
In the issue, the link for test files only links to the issue itself. |
I fixed the link @vietle-bh, test files are here. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It worked on the test file you provide but raised some errors on the test scripts below:
Oke, it sounds like we again enjoy the differences between Revit and BHoM tolerances, the latter being more strict, therefore causing errors - thank you for spotting @vietle-bh 👍 I have restored the constructors instead of |
@pawelbaran to confirm, the following actions are now queued:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All tests have passed
@pawelbaran to confirm, the following actions are now queued:
There are 19 requests in the queue ahead of you. |
The check |
@BHoMBot check ready-to-merge |
@pawelbaran to confirm, the following actions are now queued:
|
Issues addressed by this PR
Closes #1345
Test files
As in #1345, also standard procedure for pull of panels needs to be re-tested.
Changelog
Additional comments