Message 1 of 5
"Inconsistent Untis" error when creating range based formula parameter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Trying to create an angle based family with ranges of angles. Every time I enter the formula it gives me "Inconsistent Units". I have tried the dividing by 1 and it does not fix. Any suggestions?
Formula : if (cal_Angle < cal_Min_Angle, cal_Min_Angle, if (cal_Angle > cal_Max_Angle, cal_Max_Angle, cal_Angle))
Image: