A program to recognize and reward our most engaged community members
*autocolorwithmark components 1 0*endnotehistorystate {Modified Color of Components}
I am not able to provide unique colors to the components automatically. What should I change in the code to achieve the same?
Hi Prathveraj,You need to place the components on a mark before using *autocolorwithmark as below,*createmark components 1 all*autocolorwithmark components 1 0https://help.altair.com/hwdesktop/hwd/topics/reference/hm/_createmark.htmRegards,Shreesha
Dear Shetty,
Mr. Peruvaje is right, before executing a command, it's necessary to create a mark (*createmark)
There's an example:
To avoid any problems, it's also recommended too clear the mark: (*clearmark)
Best Regards,
Flauzino, C.
Thanks for the quick solution