- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I want to be able to have the End user simply input the slope (1/4", 3/4", etc) into the "Slope" field then another parameter ("Slope Angle") will read this input value and return the correct listed angle of the slope into the dimension angle that is being used to manipulate the slope of my truss I am building......so far I was able to spit this out with no errors....
if(Slope = 0' 0 1/4", 91.19°, 90°)
and that's where I get dropped off at into the REVIT DESERT OF WHAT AM I DOING WRONG!!!
I tried this
if(Slope = 0' 0 1/4", 91.19°, 90°), if(Slope = 0' 0 3/4", 92.19°, 90°)
But it didn't work....tried to research it but I can not find similar problem.
Thanks in advance Revit Gurus of 2019!!!!!!!
Solved! Go to Solution.