RIR. Python OverrideGraphicSettings

All,

i am trying to set a simple Python routine that will allow me to override any element graphic setting - via python in GH - the goal is to set up a node/script that will allow me to override the color of any element base on some value / parameters. Any help will be greatly appreciated! i am using Revit 2020 I notice that a few changes were made to the api from 2019 on the OverrideGraphicSettings.

PythonChangeColor_RVT2020.gh (5.8 KB)

thank you!

Hey @hrm.rodriguez

Take a look at this. Hope it helps

https://mcneel.github.io/rhino.inside-revit/en/beta/guides/revit-views#setting-vg-overrides

Hi @eirannejad

this is great!! let me test this out and see if i have any input or comments.

thank you!

1 Like