Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

equations using config specific dim

Status
Not open for further replies.

macPT

Mechanical
Joined
Oct 22, 2002
Messages
607
Location
PT
I was trying to create an equation in an assembly, relating an assembly dim to a part dim. This part dim is different according to part config. The problem is that the dim that the equation is locking for is the active config dim and not the initial selected config dim.

So the assembly updates in a uncontroled way, depending on what config of the part is the active one.

Is there a way to link the equation to the dim of the part config that I whant?

The part dim in the equation is in the form "dimension@feature@file.part". Shouldn't I have a reference to the config somewhere?

Regards
 
One possible workaround is to use config-specific equations. If you do this, be sure to control the equations with a design table. Otherwise, the suppression staes of the equations tend to spontaneously change.

[bat]Due to illness, the part of The Tick will be played by... The Tick.[bat]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top