Howie
June 4, 2021, 3:33am
#1
Hi, are there any ways to get or derive the slope parameter values of beam elements? I used the dynamo scripts shown below to extract the slope parameter values but when the elements are beams it returns null values. Thank you!
Dynamo file:
slope.dyn (6.1 KB)
Model file:
_Vijay
June 4, 2021, 4:08am
#2
For the floor, there is a parameter call slope. that why you got the slope.
for structural framing there is no such parameter.
Howie
June 4, 2021, 4:14am
#4
Thanks @_Vijay
Yes so I am wondering are there any ways to derive the slope values for the beams?
Kai
June 4, 2021, 4:31am
#5
you could extract it using trig… Extract Data for Angle of Slanted Column this will give you a starting approach
SlopeAngle.dyn (22.8 KB)
1 Like
You can easily get slope of framings using trigonometric function.
4 Likes
Pleasure. and use “Length” instead “Cut Length”. can be slightly different.(picture replaced)
2 Likes