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

Community Tip - Stay updated on what is happening on the PTC Community by subscribing to PTC Community Announcements. X

Component Parameter in repeat Region

davehaigh
11-Garnet

Component Parameter in repeat Region

Anyone know what report symbol you use to indicate you want an assembly component parameter in a table cell?

[cid:image006.png@01D00FB0.5A05BA90]

David Haigh
Phone: 925-424-3931
Fax: 925-423-7496
Lawrence Livermore National Lab
7000 East Ave, L-362
Livermore, CA 94550


This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.
3 REPLIES 3

After trying a number of things I figured it out:

The correct syntax for the repeat region is:
Asm.mbr.cparam.USERDEFINED.parameter_name

[cid:image001.png@01D00FD3.5CBCAF50]


David Haigh

Thanks to Magnus I got the answer I needed.

Being as these are component parameter, they don't show up in the model parameters list.

When you are defining the columns you want to see in the model tree, you pick feature parameter pull down, and then you have to type the component parameter name in the lower field and move it over to the Displayed column.

[cid:image014.png@01D01069.662DC330]

The tree config syntax looks like this:
COLUMN "Feat Params" "find_number" 10
COLUMN "Feat Params" "remove_from_BOM" 13

All in all there are some issues.

Last Friday I looked at writing a mapkey to create and show component parameters in the model tree.

There are a number of issue to be addressed if you want to do this via a mapkey. Ultimately I think we need a solution that is more robust than a mapkey will be.

Parameter User Interface Old vs New
Top Tags