Message 1 of 3

Not applicable
11-02-2015
06:11 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi everyone,
I'd like to create what seems to be a fairly straightforward rule. Here is my code so far:
If hinge = 0 Then d380 = 235mm AND "is a driving dimension"
d430 "is a driven dimension" ElseIf hinge = 1 Then
d380 "is a driven dimension"
d430 = 235mm AND "is a driving dimension"
End If
See below image for some additional info. I basically want the hole to move to the left side of the part when hinge=1 & the right side of the part when hinge=0
Regards,
Craig
Solved! Go to Solution.