The Siemens Community Catalyst program was co-created with our community to acknowledge technology leaders who consistently contribute to the Siemens Community. Nominations are accepted on a rolling basis.
I wanted to isolate red colored components and recolor them. Is there any tcl command for this.
Assuming that you know the color CODE you can use "equal to value"
My comp is a blue component, color code 5. (i've changed the color to 5 first)
(Documents) 24 % *setvalue comps name=rbe color=51(Documents) 25 % *createmark comps 1 "equal to value" color 51(Documents) 26 % hm_getmark comps 11002