Jump to content

Retaining Part Colors when changing Assembly Color


dpolsky

Recommended Posts

I have an assembly made up of several assemblies, one of my parameters is the finish color for the majority of the assembly. So when I select the color in the parameter list, I have iLogic code that changes the color of all the related assemblies using:

 

Component.Color("Assembly Name:1") = Finish

 

The problem I'm running into is when this happens all the parts inside the assembly change to that color as well, even though some of those parts have standard colors that should never change (parts from my parts library).

 

How do I prevent those standard colors on the parts inside the assemblies from changing colors when I want the rest of the assembly to change?

 

Thanks,

Daniel

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...