RRoosshhaann
Mechanical
- Apr 10, 2017
- 10
Hey Guys I have come up with a new task of Dimensions driven by parameters.
Im getting irritated with one relation. I have a C channel whose length is driven by a value CW. Example if CW = 1000 then length is 1000-30. Now I started like this.
Step 1: Edit Program and add CW in between Input and END Input
Step 2: Edit Relations and add following
D0=CW-30
Now I get an error saying negative value cannot be accepted.
So I tried this
$D0=CW-30
Now it says Invalid left side assignment. Please help me with this stuff its very urgent.
Im getting irritated with one relation. I have a C channel whose length is driven by a value CW. Example if CW = 1000 then length is 1000-30. Now I started like this.
Step 1: Edit Program and add CW in between Input and END Input
Step 2: Edit Relations and add following
D0=CW-30
Now I get an error saying negative value cannot be accepted.
So I tried this
$D0=CW-30
Now it says Invalid left side assignment. Please help me with this stuff its very urgent.