cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X

Translate the entire conversation x

Part material selection within an assembly

MS_13476193
3-Newcomer

Part material selection within an assembly


Hi, I would like to create an assembly containing a number of parts and make it so that at each regeneration I can enter a value to a parameter that changes the material of all parts for me.
Example:
I create parameter MAT that can have value 0 or 1 depending on whether I want aluminum or copper.
Assembly A containing parts B-C-D having Aluminum as material so parameter MAT equals 0.
I regenerate and set the parameter value to 1 getting parts B-C-D with material Copper .
How can I do something like this?
Are there other ways to do this kind of operation?
I use Creo 11 with the AAX extension.

ACCEPTED SOLUTION

Accepted Solutions
Van_AG
14-Alexandrite
(To:MS_13476193)

Hi

In each part add all the materials between you want to switch.

Add the PTC_MASTER_MATERIAL parameter column to the assembly tree.

And then manually change the parameter values ​​through the tree.

Or write a mapkey that will search for the parameter in all components of the assembly and switch it.

View solution in original post

2 REPLIES 2

Hi,

I apologize that I am not able to provide a solution. I just want to suggest you to ask the same question to PTC Support.


Martin Hanák
Van_AG
14-Alexandrite
(To:MS_13476193)

Hi

In each part add all the materials between you want to switch.

Add the PTC_MASTER_MATERIAL parameter column to the assembly tree.

And then manually change the parameter values ​​through the tree.

Or write a mapkey that will search for the parameter in all components of the assembly and switch it.

Announcements

NEW Creo+ Topics: Real-time Collaboration

Top Tags