Using "Evaluate" dimension in a family table
I am modeling an old sailing ship.
In the main assembly I have created an evaluate feature named STAYVALUES containing the length of a number of stays that are included in the rigging of the ship e.g. length01, length02 etc.
The stay sub-assemblies are similar but for the length between the various fixing points of the stays.
At first I tried to define a relation in each subassembly:
e.g. Dxx:yy=length01:FID_STAYVALUES:1 but it would not work.
I then redefined the relation by adding a parameter:
staylength01=length01:FID_STAYVALUES:1
Dxx:yy=staylength01
and now it worked!
Why, I don't understand.
To simplify my work ( there are a lot of stays involved) I would like to use a family table to give each stay it's proper length, picked from the evaluate feature STAYVALUES.
But how?
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.

