IDW colors ballooning

IDW colors ballooning

Anonymous
Not applicable
269 Views
1 Reply
Message 1 of 2

IDW colors ballooning

Anonymous
Not applicable

Hi guys,

I have a part with some faces with different color, e.g. face A -> color Red, face B color B.

Is it possible to automatic balloning these faces and create a table of colors in VBA.

Thanks for any help.

0 Likes
270 Views
1 Reply
Reply (1)
Message 2 of 2

philippe.leefsma
Alumni
Alumni

No there is no feature that will do the exact job you are looking for directly. You need to write some custom code for that.

 

Iterating the face in a part and retrieving the color is doable from the API. creating ballons as well. Please take a look at the API Help Files and let us know if you have more specific questions on the topic.

 

Thank you,

Philippe.



Philippe Leefsma
Developer Technical Services
Autodesk Developer Network

0 Likes