Hello,
I would like to use something like attribute_controller.get_color(element_id) to get the color of an element in CwAPI3D, but it seems this function does not exist.
Is there another way to:
- get the element color as a number (e.g. 200)
- or detect if an element belongs to a specific CADwork color?
Thanks for your help
Hello,
I would like to use something like
attribute_controller.get_color(element_id)to get the color of an element in CwAPI3D, but it seems this function does not exist.Is there another way to:
Thanks for your help