-
Notifications
You must be signed in to change notification settings - Fork 14
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
Family Instance on MEPCurve connectors fix #1269
Conversation
@BHoMBot check required |
@michal-pekacki to confirm, the following actions are now queued:
There are 8 requests in the queue ahead of you. |
@michal-pekacki just to let you know, I have provided a |
@michal-pekacki just to let you know, I have provided a |
The check |
The check |
@michal-pekacki just to let you know, I have provided a |
@michal-pekacki just to let you know, I have provided a |
@michal-pekacki just to let you know, I have provided a |
@michal-pekacki just to let you know, I have provided a |
@michal-pekacki to confirm, the following actions are now queued:
There are 34 requests in the queue ahead of you. |
@BHoMBot check ready-to-merge |
@michal-pekacki to confirm, the following actions are now queued:
There are 10 requests in the queue ahead of you. |
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.
Tested in Revit 2018 on several different slope values on different sized pipes. Works well. Happy to approve.
@BHoMBot check ready-to-merge |
@travispotterBH to confirm, the following actions are now queued:
There are 10 requests in the queue ahead of you. |
@BHoMBot check ready-to-merge |
@michal-pekacki to confirm, the following actions are now queued:
|
NOTE: Depends on
Issues addressed by this PR
Closes #1267
Placing family instance on MEPCurve doesn't work for specific cases (sloped pipes). This fix changes connector location check from
IsAlmostEqual
toDistanceTo
to avoid null connector values.Test files
Changelog
Additional comments