Community Tip - Learn all about the Community Ranking System, a fun gamification element of the PTC Community. X
Hi,
would it be somehow possible to add a new column into my model tree for Symbol Parameter rpt.index which would show the number of the position? The main reason is to have an overview which position is related to a particular model.
Your help is appreciate.
Thanks.
T.
Hi,
rpt.index can be used on repeat region, only !
INFO: You can define model parameter or component parameter and display it in repeat region.
MH
In case that you have hundred components in BOM table then it is too much work to define another parameter. My intention is to easily find and open a model which has the position number.
E.G. There is a component in BOM table with repeat region. I find out that the component has a wrong parameter. The parameter is defined by relations. So I have to find the component, open it and change the parameter or relation. It is not possible to open a component directly from the BOM table and there is no indication of position number in model tree as well. Only one option is to add BOM balloons in a 3D view, click on a cell of desired position number in BOM table, it highlights the balloon in the view, then you can identify the model from the view, use the function Set/Add Drawing Model and open it.
Do you have any idea how to do that easy and fast?
Hi,
in CR2 I found following procedure:
1.] open drawing with repeat region, repeat region contains column with &asm.mbr.name
2.] select table cell with component name, press right mouse button and execute Copy command
3.] click empty location to deselect table cell, press right mouse button and execute Paste command
4.] now you have a copy of component name in new note
5.] select the note, press right mouse button and execute Properties command
6.] copy component name from Note Properties dialog box
7.] File > Open > paste component name and add file extension (for example .prt), press ENTER
8.] component is displayed in new window
I know the above procedure is little bit complicated
MH
If you had the option to use ModelCheck you could use that to add the parameters. You'd probably have to set the value manually.
Thanks for your point
It is still not easy enough to make me satisfied. Looks like there's only one way.
In Drawing environment Use Tools -> Relations -> Look In (Assembly or Part) -> Select Object from a view where a created BOM balloon highlighted is
If anybody has another idea please submit it
Confirming we can't do this as stated, though if you have parameters to mirror the index, you could do it that way. There is potential for enhancement here, you could possibly include auxiliary concepts like
rpt.index (or other repeat region value) in specified region
pos_loc grid location in a specified view
pos_loc grid location of a BOM balloon for this component
other possibilities?
If there is interest in one or another of these, a product idea would be a good next step.