Message 1 of 9
Fields Customising
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi There,
I'm currently trying to extract the RGB colour of a layer within AutoCAD but because the layer colour is set to ByLayer this is what is display in the field.
I have found out when you select NamedObject and then select the Layer the Object ID is difference.
So I decide to change to Object Id name in the early Field Expression and paste the everything in the formula box
As you can see above it is showing the RGB colour but its displaying #### in the field. Is there anything I can do to solve this?
Thanks