- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'd like to select several hundred objects at once and change their individual color properties from BYLAYER to their equivalent TrueColor so they plot as their visual color without changing the CTB file. (Attached image shows original on the left and goal on the right so layer color can be plotted to see how it looks to a drafter on a black background.)
Its very time consuming to do them individually for hundreds of items. For example, object is BYLAYER, layer color is Magenta. The equivalent TrueColor (RGB) is 255,0, 255. Using CHPROP>C>T>255,0, 255 works individually.
This lisp just is not working as envisioned and AI has been unsuccessful at helping me fix it. it seems to correctly get the true color but is not able to apply it to the object's properties. Any help would be greatly appreciated.
Solved! Go to Solution.