-
Notifications
You must be signed in to change notification settings - Fork 15
Revit_Core_Engine: Add Color convert Rebased #1193
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
Revit_Core_Engine: Add Color convert Rebased #1193
Conversation
@BHoMBot check required |
@pawelbaran to confirm, the following checks are now queued:
There are 9 requests in the queue ahead of you. |
FAO: @FraserGreenroyd The check they wish to have dispensation on is null-handling. If you are providing dispensation on this occasion, please reply with:
|
@BHoMBot this is a DevOps instruction. I am authorising dispensation to be granted on check ref. 5977170319 |
@FraserGreenroyd I have now provided a passing check on reference |
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 on various Revit models and versions and works as successfully as before! 👍
@pawelbaran to confirm, the following checks are now queued:
There are 5 requests in the queue ahead of you. |
FAO: @FraserGreenroyd The check they wish to have dispensation on is ready-to-merge. If you are providing dispensation on this occasion, please reply with:
|
@BHoMBot this is a DevOps instruction. I am authorising dispensation to be granted on check ref. 6009534226 |
@FraserGreenroyd I have now provided a passing check on reference |
This is a rebase of #1185 - comparison with the original PR available here
Issues addressed by this PR
Closes #1184
Color convert added, from System.Drawing to Revit API and vice-versa.
Test files
N/A
Changelog
Added
BH.Revit.Engine.Core.Convert.Color.ToRevit
Added
BH.Revit.Engine.Core.Convert.Color.FromRevit