S
Siron
Guest
Is there a way to control the density with a relation? What I want to do is to be able to set up a start part with a parameter of "MATERIAL" and have a relation take that and apply a specific density.
For example.
IF MATERIAL == (STEEL)
DENSITY = .283
END IF
For example.
IF MATERIAL == (STEEL)
DENSITY = .283
END IF