- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi everyone.
I receiveid a exported project which the objects colors are set as "By block", but it does have a color.
I'm not shure how to discover if the faces are "painted" with the color face sub-command, but slicing it, the new faces receive the White color (Byblock) so I'm almost certain of this.
My goal is to get the color of any face of each object and turn it the color of the main object itself.
I think the way is to convert the set of faces of each object into a list and get the head of this list, then the color, but I don't know how to get this properties.
As it is a lot of objects, my intent is to not select the object for geting the face, I'll use the entire drawing selection (as the colors are result of an exportation it is consistently painted so doesn't matter which face I select).
Getting this result I'm able to convert the color to a layer with one code I already have.
TIA
Solved! Go to Solution.