Assigns/overrides a the cross section of a design frame element. 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 Section System.String The name of the cross section. Must be exactly as spelled when the cross section was defined. It is NOT case sensitive. No

Outputs

Number Name Object Type Description
1 Design Frame Element DesignFrameElement The design frame element with the assigned cross section.

Assign Frame Section.PNG