Message 1 of 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am looking to create an iLogic rule that will change the color of the drawing sheet, dependant on what the color already is.
So if the sheet color is white, change it to beige and if it is beige, change it to white.
The first part I am stumbling on is how to get the drawing sheet color so it can be checked to see what it is.
Is this possible, and if so how can it be done?
I have to code to change the sheet color, but not how to get the current color as a string.
The second part is does anyone know the color code for the default beige? The closest I can get is 235, 234, 219 (EBEADB) but would like to know the color code if possible. Not essential, just trying to get to correct.
Solved! Go to Solution.