Skip to main content
Version: 18

Section

More than 7000 predefined from Consteel section bank, or custom defined by section macros, including cold-formed sections with stiffener definition support.

IEdge Stiffener

See the component in use in the script library: Continuous multispan beam.

Inputs

NameIdDescription
Angle1 [deg]A1Angle of the first fold in degrees.
Angle2 [deg]A2Angle of the second fold in degrees. Note: only relevant if Type is set to double folded.
B1 [mm]B1Length of the first fold in mm-s.
B2 [mm]B2Length of the second fold in mm-s. Note: only relevant if Type is set to double folded.
R1 [mm]R1Radius of the first fold in mm-s.
R2 [mm]R2Radius of the second fold in mm-s. Note: only relevant if Type is set to double folded.
TypeTSingle or double folded edge stiffener type specification.

Outputs

NameIdDescription
ConSteel EdgeStiffenerESRepresents an EdgeStiffener in ConSteel model.

alt text

Intermediate Stiffener

See the component in use in the script library: Continuous multispan beam.

Inputs

NameIdDescription
Alpha [deg]AAngle of the plates if plated type, in degrees.
D [mm]DDiameter of the stiffener, if rounded type, mm-s.
PositionFromPFSpecifies how to interpret the following position value. Relative expects a value between 0.0 and 1.0, with 0 meaning at the start, 0.5 meaning halfway, etc. Otherwise in mm-s.
H [mm]HHeight of the stiffener, in mm-s.
DoubledDoSet to true, if you wish to create a double intermediate stiffener.
Length [mm]LLength of the intermediate stiffener, as measured along the stiffened plate segments axis, in mm-s.
PlateSidePSSpecifies which side of the plate the stiffener should face.
R [mm]RRadius of the stiffener, if rounded type, in mm-s.
PlateSide2PS2Specifies which side of the plate the optional second stiffener should face, if this is a double stiffener.
TypeTRounded, triangle or plated intermediate stiffener type specification.
X2 [mm or ratio]X2Position of the optional second stiffener's center along the stiffened plate segment's axis if this is a double stiffener. The PositionFrom parameter specifies how to interpret the value, but this value always understood from the first stiffener, not from the segment point.
X [mm or ratio]XPosition of the stiffener's center along the stiffened plate segment's axis. The PositionFrom parameter specifies how to interpret the value.

Outputs

NameIdDescription
ConSteel IntermediateStiffenerISRepresents an IntermediateStiffener in ConSteel model

alt text

Macro Section

See the component in use in the script library: Simple Cantilever Beam.

Inputs

NameIdDescription
MaterialMThe material of the section.
NameNName of the section.
HeightHHeight of the section.
FlangeWidthFWFlangeWidth of the section.
WebThicknessWTWebThickness
FlangeThicknessFTFlangeThickness of the section.
RadiusRRadius of the section.

Outputs

NameIdDescription
ConSteel SectionSectionConSteel Section

alt text

Macro Section

Inputs

NameIdDescription
MaterialMThe material of the section.
NameNName of the section.
HeightHHeight of the section.
FlangeWidth 1FW1FlangeWidth 1 of the section.
ThicknessF1TF1Thickness of the section.
ThicknessWTW2Thickness of the section.
FlangeWidth 1FW1FlangeWidth 2 of the section.
ThicknessF2TF2Thickness of the section.
Equivalent (booolean)EEquivalent (booolean)

Outputs

NameIdDescription
ConSteel SectionSectionConSteel Section

alt text

Section Bank previews

See the component in use in the script library: Haunched frame.

Inputs

NameIdDescription
MacroFilterMFFilter out section previews by the provided macro codes. If left at unset, no filter is active.
NameFilteNFilter by the section's name (eg.: "IPE 180") or by a regular expression that matches the name (eg.: "" + @"IPE [12][\d]2\b" + ""). If left empty, no filter is active.
OriginFilterOFFilter by the section bank origin, eg "European". If left empty no filter is active.

Outputs

NameIdDescription
ConSteel Section previewSectPrevRepresents a Section preview from a ConSteel section bank.

alt text

Section From Bank

See the component in use in the script library: Haunched frame.

Inputs

NameIdDescription
SectionPreviewSPhe section preview of a section from the bank. Get and filter previews using the SectionBankPreview component. Loading excessive ammounts of sections is slow.
MaterialMThe material of the section.

Outputs

NameIdDescription
SectionSThe loaded in section.

alt text