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

Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X

Translate the entire conversation x

Repeat Region on the drawing is not showing PTC_MASTER_MATERIAL parameter

mazaq
7-Bedrock

Repeat Region on the drawing is not showing PTC_MASTER_MATERIAL parameter

Hi,

 

in Creo 10.0.3 I have included parameter PTC_MASTER_MATERIAL in family table in 3d part, while I am trying to create table which sows all selected parameters on the drawing PTC_MASTER_MATERIAL is missing. 

mazaq_0-1739185476418.png

mazaq_2-1739185606810.png

 

mazaq_1-1739185513846.png

 

Can you please help me how to solve this problem?

Thanks!

 

ACCEPTED SOLUTION

Accepted Solutions
mazaq
7-Bedrock
(To:kdirth)

Hi,

 

Thanks for the answer. I had done investigation, and it seems that the parameter  PTC_MASTER_MATERIAL cannot be displayed on the drawing, despite it is selected in Family Table. Going through your answers PTC_MATERIAL_NAME worked, but it is hidden in legacy parameters, so while creating family table engineers needs to remember this issue. 

As exact solution to this case on the drawing, to show the material name, there is the filtering method used ( &fam.inst.param.name == PTC_MATERIAL_NAME), in family table repeat region.

 

Thanks

View solution in original post

4 REPLIES 4
kdirth
21-Topaz I
(To:mazaq)

What exactly are you looking for?  The master material has a lot of values.  I assume you are looking for the name of the material.  Below are the selections to get it.

asm..., mbr..., ptc_material..., PTC_MATERIAL_NAME


There is always more to learn in Creo.
mazaq
7-Bedrock
(To:kdirth)

Unfortunately it is not that. What I need is the material of each instance from family table listed on repeat region table in drawing. In this case I am using options fam.inst.param.value (it shows all parameters), and then, using filters ( in this case: &fam.inst.param.name == PTC_MASTER_MATERIAL), I am showing the value of this specific parameter. Repeat region act as such parameter is not existing in family table.

I found following article: Article - CS336520 - 2D repeat region in drawing doesn't display information about PTC_MASTER_MATERIAL in Creo Parametric 7.0 but it seems to be solved for Creo 7.0. I don't know if Creo 10 faced the same problem.

Also according to documentation About Adding Material Parameters to a Family Table I can use PTC_MASTER_MATERIAL in family table, to select different material for each individual instance in family table. That is what I did. Unfortunately while creating Repeat Region on the drawing, to list all instances with parameters, PTC_MASTER_MATERIAL is not listed there. (please see screens from post)

kdirth
21-Topaz I
(To:mazaq)

Looking at a family table that I have, I was able to add the material parameters by using material... param... PTC_MATERIAL_NAME.


There is always more to learn in Creo.
mazaq
7-Bedrock
(To:kdirth)

Hi,

 

Thanks for the answer. I had done investigation, and it seems that the parameter  PTC_MASTER_MATERIAL cannot be displayed on the drawing, despite it is selected in Family Table. Going through your answers PTC_MATERIAL_NAME worked, but it is hidden in legacy parameters, so while creating family table engineers needs to remember this issue. 

As exact solution to this case on the drawing, to show the material name, there is the filtering method used ( &fam.inst.param.name == PTC_MATERIAL_NAME), in family table repeat region.

 

Thanks

Announcements
NEW Creo+ Topics: Real-time Collaboration

Top Tags