ds-blue-logo
Preview  |  SOLIDWORKS USER FORUM
Use your SOLIDWORKS ID or 3DEXPERIENCE ID to log in.
TBTodd Bennett11/04/2014

Hey guys, I'm trying to:

    1) remove all colors

    2) change the color

I've found several programs that do this, but they are a too complicated for my teeny brain.

The colors are not going to be chosen by the user (no buttons, list boxes, etc.).

I'm determining color by thickness so it will be determined in the code (which I have).

The progam will open each part in a directory, get the thickness, change the color, then save and close the part (plus some extra stuff).

I don't know how to remove the current color(s) nor how to add/change the part color.  Let's assume I can make a list of colors and select one based on thickness.

Thank you,

Todd