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

Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X

How can I display a user Defined Parameter out of the Material in Model Annotations (i.e. in a Note)

MP_9215870
10-Marble

How can I display a user Defined Parameter out of the Material in Model Annotations (i.e. in a Note)

When create a User Defined Parameter in the Material Editor and assign this Material to the Part - how can I Display this Material Parameter in Parts Annotations. I want to show it in a Note or in a Table 

 

 

ACCEPTED SOLUTION

Accepted Solutions

User defined parameters inside material files can be accessed on the drawing. We have a user defined parameter in our material files to control how our materials are listed on drawings because calling out the material file name is problematic. Here's an example of how we do that:

 

Tdaugherty_0-1674579513009.png

 

Drawings:

Tdaugherty_1-1674579855845.png

The note works because we set a parameter in the part equal to the user defined value in the material file using the relations below. 

Depending on where the table displays (part or assembly drawing), you may need to use a different report parameter (asm.mbr.ptc.material.material, in my case for assembly BOMs.)

 

We put the following into the post regen relations in our start parts.

Tdaugherty_2-1674579949798.png

Here's a helpful community post - definitely check this out!

 

https://community.ptc.com/t5/3D-Part-Assembly-Design/Material-Parameters-within-a-note/td-p/376014 

 

Here's an article that contains more info:

 

https://support.ptc.com/help/creo/creo_pma/r9.0/usascii/index.html#page/detail/notes_including_param_info.html 

 

 

View solution in original post

3 REPLIES 3
tbraxton
22-Sapphire I
(To:MP_9215870)

Your question is not clear. If you can provide an example of how you create the parameter and its name, that would help.

 

Perhaps this addresses your query, if not reply with more details.

https://support.ptc.com/help/creo/creo_pma/r9.0/usascii/index.html#page/model-based_definition/example_specifying_material_param.html#wwID0ENVQS 

========================================
Involute Development, LLC
Consulting Engineers
Specialists in Creo Parametric

User defined parameters inside material files can be accessed on the drawing. We have a user defined parameter in our material files to control how our materials are listed on drawings because calling out the material file name is problematic. Here's an example of how we do that:

 

Tdaugherty_0-1674579513009.png

 

Drawings:

Tdaugherty_1-1674579855845.png

The note works because we set a parameter in the part equal to the user defined value in the material file using the relations below. 

Depending on where the table displays (part or assembly drawing), you may need to use a different report parameter (asm.mbr.ptc.material.material, in my case for assembly BOMs.)

 

We put the following into the post regen relations in our start parts.

Tdaugherty_2-1674579949798.png

Here's a helpful community post - definitely check this out!

 

https://community.ptc.com/t5/3D-Part-Assembly-Design/Material-Parameters-within-a-note/td-p/376014 

 

Here's an article that contains more info:

 

https://support.ptc.com/help/creo/creo_pma/r9.0/usascii/index.html#page/detail/notes_including_param_info.html 

 

 

That help me a lot. Thanks!

Announcements
NEW Creo+ Topics: Real-time Collaboration


Top Tags