I want use IF/Then Statements in design tables to createvarious parts.
Simple Example:
If Diameter = .750
Then d1 = .875
Else
If Diameter = .625
Then d1 = .750
Else
Endif
Where and how do I accomplish this?
Thanks for your time.
C. Madsen
SolidworksConfigurations design Tables
Simple Example:
If Diameter = .750
Then d1 = .875
Else
If Diameter = .625
Then d1 = .750
Else
Endif
Where and how do I accomplish this?
Thanks for your time.
C. Madsen
SolidworksConfigurations design Tables