Hi,
As adviced at RTC 2015 and noted at Revit PAI session I am starting process for requesting new feature.#
What whole world of MEP is missing: Coloring Scheme and ability to control RGB colors.
Coloring Scheme - we can now place sheets, tags do all automted task but Coloring Scheme we need to place manually! please help us
RGB colors - automated color schemes select random and very often dark, Black ones which means that after printing we can not see anyting. Having full control over colors and scheme we could use Macro/ Dynamo to automate process and have full control over this subject.
Michal
Hi,
As adviced at RTC 2015 and noted at Revit PAI session I am starting process for requesting new feature.#
What whole world of MEP is missing: Coloring Scheme and ability to control RGB colors.
Coloring Scheme - we can now place sheets, tags do all automted task but Coloring Scheme we need to place manually! please help us
RGB colors - automated color schemes select random and very often dark, Black ones which means that after printing we can not see anyting. Having full control over colors and scheme we could use Macro/ Dynamo to automate process and have full control over this subject.
Michal
Dear Michal,
Thank you very much for submitting this important request.
I am sorry to say that there is currently no API access to this functionality.
I submitted the wish list item CF-3558 [API wish: create colouring scheme with full access to control RGB colors] on your behalf for the functionality you suggest, as this issue requires exploration and possibly a modification to our software. Please make a note of this number for future reference.
I hope this helps.
Best regards,
Jeremy
Dear Michal,
Thank you very much for submitting this important request.
I am sorry to say that there is currently no API access to this functionality.
I submitted the wish list item CF-3558 [API wish: create colouring scheme with full access to control RGB colors] on your behalf for the functionality you suggest, as this issue requires exploration and possibly a modification to our software. Please make a note of this number for future reference.
I hope this helps.
Best regards,
Jeremy
Hi Jeremy
Is there any update on this request?
Any light in tunnel?
This is very important feature
Michal
Hi Jeremy
Is there any update on this request?
Any light in tunnel?
This is very important feature
Michal
Hi, Do we have any update on this...
Hi, Do we have any update on this...
Dear Michal,
Thank you for your update and perseverance.
I added your previous request for an update to the wish list item CF-3558 [API wish: create colouring scheme with full access to control RGB colors] back in May to make the development team aware of its importance.
They responded, suggesting that "this may be an enhancement the MEP teams may wish to consider for R2".
I have not heard anything more since and re-prompted them again for further news.
I hope this helps.
Best regards,
Jeremy
Dear Michal,
Thank you for your update and perseverance.
I added your previous request for an update to the wish list item CF-3558 [API wish: create colouring scheme with full access to control RGB colors] back in May to make the development team aware of its importance.
They responded, suggesting that "this may be an enhancement the MEP teams may wish to consider for R2".
I have not heard anything more since and re-prompted them again for further news.
I hope this helps.
Best regards,
Jeremy
We're also running into the need to access Color Schemes and their info/RGB values, specifically we'd like to be able to have Dynamo talk to them.
Any news on this API request, now that it's two years since the last update?
We're also running into the need to access Color Schemes and their info/RGB values, specifically we'd like to be able to have Dynamo talk to them.
Any news on this API request, now that it's two years since the last update?
Dear Dave,
Thank you for your reminder.
I added it to the wish list item CF-3558 [API wish: create colouring scheme with full access to control RGB colors] to make the development team aware of its importance and asked them for a status update.
You may also want to submit a request for this in the Revit Idea Station and ensure it gets a lot of votes there as well.
Best regards,
Jeremy
Dear Dave,
Thank you for your reminder.
I added it to the wish list item CF-3558 [API wish: create colouring scheme with full access to control RGB colors] to make the development team aware of its importance and asked them for a status update.
You may also want to submit a request for this in the Revit Idea Station and ensure it gets a lot of votes there as well.
Best regards,
Jeremy
Jeremy,
Thanks for the suggestion about the Revit Ideas Station. Just checked and apparently it's already been added, so I'll go ahead and add my vote.
Thanks,
--Dave
Jeremy,
Thanks for the suggestion about the Revit Ideas Station. Just checked and apparently it's already been added, so I'll go ahead and add my vote.
Thanks,
--Dave
I hope you are fine... I am wondering how close to implementation is my wish list item CF-3558 [API wish: create colouring scheme with full access to control RGB colors]
It is over 4 years and not much progress there. It is simple task but great importance for us.
Looking forward to hear some update on that.
I hope you are fine... I am wondering how close to implementation is my wish list item CF-3558 [API wish: create colouring scheme with full access to control RGB colors]
It is over 4 years and not much progress there. It is simple task but great importance for us.
Looking forward to hear some update on that.
So sad.
So sad.
There is a workaround which I have used successfully; use the ApplyViewTemplateParameters Method on a view to apply colour settings from one another view.
To ensure only the colour schemes are applied use SetNonControlledTemplateParameterIds to disable everything but the colour scheme parameters on the source view before ApplyViewTemplateParameters. If you want it to be temporary restore the original controlled template parameters Ids on the source view before committing the transaction.
Of course this depends on having some views already set up with the colour schemes you want, but it's a start in the absence of any other way.
There is a workaround which I have used successfully; use the ApplyViewTemplateParameters Method on a view to apply colour settings from one another view.
To ensure only the colour schemes are applied use SetNonControlledTemplateParameterIds to disable everything but the colour scheme parameters on the source view before ApplyViewTemplateParameters. If you want it to be temporary restore the original controlled template parameters Ids on the source view before committing the transaction.
Of course this depends on having some views already set up with the colour schemes you want, but it's a start in the absence of any other way.
Can't find what you're looking for? Ask the community or share your knowledge.