StructuralSectionGeneralCEx
Description:
Creates a new instance of general Channel Cold Formed shape.
Creates a new instance of general Channel Cold Formed shape.
public StructuralSectionGeneralCEx(
double width,
double height,
double wallNominalThickness,
double wallDesignThickness,
double innerFillet,
double lipLength,
double foldLength,
double centroidHorizontal,
double centroidVertical,
StructuralSectionAnalysisParams analysisParams
)
-
DoublewidthSection width.
-
DoubleheightSection height, depth.
-
DoublewallNominalThicknessRepresents wall nominal thickness of rectangle.
-
DoublewallDesignThicknessRepresents wall design thickness of rectangle.
-
DoubleinnerFilletInner Fillet - Corner fillet inner radius.
-
DoublelipLengthLip segment length.
-
DoublefoldLengthFold segment length.
-
DoublecentroidHorizontalDistance from centroid to the left extremites along horizontal axis.
-
DoublecentroidVerticalDistance from centroid to the upper extremites along vertical axis.
-
analysisParamsCommon set of parameters for structural analysis.