How to keep part visual separate between model states?

How to keep part visual separate between model states?

henryjoseph9804
Collaborator Collaborator
548 Views
4 Replies
Message 1 of 5

How to keep part visual separate between model states?

henryjoseph9804
Collaborator
Collaborator

Hi all,

 

I would like to know if there is a way to have the same part in an assembly have two separate visual styles in two different model states. e.g I want one model state to represent the material assigned, whereas on the 2nd model state I want that same item to be transparent.

 

Thanks 

0 Likes
Accepted solutions (1)
549 Views
4 Replies
Replies (4)
Message 2 of 5

kacper.suchomski
Mentor
Mentor
Accepted solution

Model states can control the material, while the color (overridden to the material) is controlled by the views.

 

If you want multiple materials (or combinations of structures, etc.) create multiple model states.
If you want many color variants - create many new view variants.

 

States and views can be freely mixed.

 


Kacper Suchomski

EESignature


YouTube - Inventor tutorials | LinkedIn | Instagram

Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.


Message 3 of 5

johnsonshiue
Community Manager
Community Manager

Hi! Kacper is right. Currently, the Model State can only configure material style to change the appearance. To have a transparent appearance, you may assign Glass material style to the part for the particular Model State.

We are working on a solution to allow appearance to be configured. If you are interested, please sign up Inventor Feedback Community (https://autode.sk/InventorBeta) and try the workflow on the latest internal build.

Many thanks!



Johnson Shiue ([email protected])
Software Test Engineer
Message 4 of 5

henryjoseph9804
Collaborator
Collaborator
Thank you for the informative reply! This solves my problem.
0 Likes
Message 5 of 5

henryjoseph9804
Collaborator
Collaborator
Thanks @johnsonshiue.