StructuralSectionGeneralLA
Description:
Creates a new instance of Angle Cold Formed shape.
Creates a new instance of Angle Cold Formed shape.
public StructuralSectionGeneralLA(
double width,
double height,
double wallNominalThickness,
double wallDesignThickness,
double innerFillet,
double lipLength,
double centroidHorizontal,
double centroidVertical,
StructuralSectionAnalysisParams analysisParams
)
-
widthSection width.
-
heightSection height, depth.
-
wallNominalThicknessRepresents wall nominal thickness of rectangle.
-
wallDesignThicknessRepresents wall design thickness of rectangle.
-
innerFilletInner Fillet - Corner fillet inner radius.
-
lipLengthLip segment length.
-
centroidHorizontalDistance from centroid to the left extremites along horizontal axis.
-
centroidVerticalDistance from centroid to the upper extremites along vertical axis.
-
analysisParamsCommon set of parameters for structural analysis.