Andrew3d_75
New member
Hi everybody,
What I have to do is to write a relation into a Repeat Region (and I know How
) that make the rpt.index start from a Parameter "START_INDEX" that is defined in the Drawing (as a Drawing Parameter):
In my mind the relation was like this:
NEW_INDEX = RPT_INDEX + START_INDEX
But Pro/E doesn't understanf the START_INDEX
(I've tryed without "
" too)
The objective is to make a drawing driven by Pro/Toolkit with a BOM that don't start from 1 but from a value that I decide every time, and, since now, there aren't functions in Pro/Toolkitto drive a Rep. Region (and so it's parameters)
.
Does anybody know how I can relate an external parameter (that is'nt shown in the repeat region) into a Rep.Reg. Relation? I can use an assembly parameter if necessary.
Thankyou V.M.
What I have to do is to write a relation into a Repeat Region (and I know How

In my mind the relation was like this:
NEW_INDEX = RPT_INDEX + START_INDEX
But Pro/E doesn't understanf the START_INDEX

The objective is to make a drawing driven by Pro/Toolkit with a BOM that don't start from 1 but from a value that I decide every time, and, since now, there aren't functions in Pro/Toolkitto drive a Rep. Region (and so it's parameters)

Does anybody know how I can relate an external parameter (that is'nt shown in the repeat region) into a Rep.Reg. Relation? I can use an assembly parameter if necessary.
Thankyou V.M.
