Richard_Thell
New member
Help!
Have a relation driven parameter to discribe the hardware the user is selecting from a family table of metric plain washers.
desc_line1=pre_fix+nominal_size+washer_series
pre_fix='PLAIN WSHR, '
desc_line1 is the "designated" description parameter in intralink.
pre_fix is the start of the description followed by string parameters from the family table.
The result is a relation locked description for each instance.
Similar relations have worked well for other fam tab hardware I've created
for some #$@!% reason when the generic is checked in the library (only L has write privilages) then the same rev and version number is checked out.
the nominal_size (1.6 mm, for example)String is replaced by 4.000000000010
odd and larger and larger numbers (5.0000000010 ... 110.00000000000056)
The washer_series (NARROW for example) string is not affected
Now the poor user has no idea what the part is when trying to select the instance by parameter.
ptc mechanical support says relation string is fine must be intralink call them
ptc Intranlink support says intralink is fine must be the relation.
Have a relation driven parameter to discribe the hardware the user is selecting from a family table of metric plain washers.
desc_line1=pre_fix+nominal_size+washer_series
pre_fix='PLAIN WSHR, '
desc_line1 is the "designated" description parameter in intralink.
pre_fix is the start of the description followed by string parameters from the family table.
The result is a relation locked description for each instance.
Similar relations have worked well for other fam tab hardware I've created
for some #$@!% reason when the generic is checked in the library (only L has write privilages) then the same rev and version number is checked out.
the nominal_size (1.6 mm, for example)String is replaced by 4.000000000010
odd and larger and larger numbers (5.0000000010 ... 110.00000000000056)
The washer_series (NARROW for example) string is not affected
Now the poor user has no idea what the part is when trying to select the instance by parameter.
ptc mechanical support says relation string is fine must be intralink call them
ptc Intranlink support says intralink is fine must be the relation.
