Message 1 of 8
Using an If yes/ no Statment to control a dimension parameter

Not applicable
05-16-2018
07:23 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I would like to control a Dimension parameter by using a if Statement.
The goal is; when you check the Full Beam Pocket to yes it will automatically set the Beam Pocket Depth to equal the Panel Thickness, if no then it should remain 3 1/2"
The current formula is ** if(Full Beam Pocket, 1, 0) = Panel Thickness **