-
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
BH.oM.Physical.Elements.ISurfaces stopped from failing to transform when their Location is not PlanarSurface #1002
Conversation
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.
@pawelbaran just to let you know, I have provided a |
/azp run Revit_Toolkit.CheckInstaller |
@BHoMBot check installer |
@pawelbaran to confirm, |
Azure Pipelines successfully started running 1 pipeline(s). |
@BHoMBot check core |
@pawelbaran to confirm, |
@BHoMBot check compliance |
@pawelbaran to confirm, |
@pawelbaran just to let you know, I have provided a |
NOTE: Depends on
BHoM/BHoM_Engine#2416
Issues addressed by this PR
Closes #1001
Test files
Changelog
Additional comments
The issue mentioned in the header of this PR is 99% covered by BHoM/BHoM_Engine#2416. This PR is building on top of it, by eliminating the edge case
NullReferenceException
that may occur, totalling with (hopefully) fairly robust behaviour.