Assigns/overrides the frame element cross section rotation. Because Fenix is object oriented and passes reference objects instead of value objects, the output does need to be plugged into anything. Instead, this component directly modifies the input design frame elements.
Inputs
Number |
Name |
Object Type |
Description |
Optional |
1 |
Design Frame Element |
DesignFrameElement |
A design frame element. |
No |
2 |
Angle |
System.Double |
The rotation, in degrees, to set the cross section rotation to. Rotates the cross section about the local 1-axis of the frame element. Follows the right-hand rule convention. |
No |
Outputs
Number |
Name |
Object Type |
Description |
1 |
Design Frame Element |
DesignFrameElement |
The design frame element with the assigned cross section rotation. |