StructuralSectionZProfileWithLips
Description:
Creates a new instance of Structural Section Z Profile With Lips shape with the associated set of parameters, used to attach to structural element.
Creates a new instance of Structural Section Z Profile With Lips shape with the associated set of parameters, used to attach to structural element.
public StructuralSectionZProfileWithLips(
double width,
double height,
double wallNominalThickness,
double wallDesignThickness,
double innerFillet,
double centroidHorizontal,
double centroidVertical,
double principalAxesAngle,
double sectionArea,
double perimeter,
double nominalWeight,
double momentOfInertiaStrongAxis,
double momentOfInertiaWeakAxis,
double elasticModulusStrongAxis,
double elasticModulusWeakAxis,
double plasticModulusStrongAxis,
double plasticModulusWeakAxis,
double torsionalMomentOfInertia,
double torsionalModulus,
double warpingConstant,
double shearAreaStrongAxis,
double shearAreaWeakAxis,
double bottomFlangeLength,
double lipLength
)
-
DoublewidthSection width.
-
DoubleheightSection height, depth.
-
DoublewallNominalThicknessRepresents wall nominal thickness of rectangle.
-
DoublewallDesignThicknessRepresents wall design thickness of rectangle.
-
DoubleinnerFilletInner Fillet - Corner fillet inner radius.
-
DoublecentroidHorizontalDistance from centroid to the left extremites along horizontal axis.
-
DoublecentroidVerticalDistance from centroid to the upper extremites along vertical axis.
-
DoubleprincipalAxesAngleRotation angle between the principal axes and cross section reference planes.
-
DoublesectionAreaCross section area.
-
DoubleperimeterPainting surface of the unit length.
-
DoublenominalWeightUnit weight (not mass) per unit length, for self-weight calculation or quantity survey.
-
DoublemomentOfInertiaStrongAxisMoment of Inertia about main strong axis (I).
-
DoublemomentOfInertiaWeakAxisMoment of Inertia about main weak axis (I).
-
DoubleelasticModulusStrongAxisElastic section modulus about main strong axis for calculation of bending stresses.
-
DoubleelasticModulusWeakAxisElastic section modulus about main weak axis for calculation of bending stresses.
-
DoubleplasticModulusStrongAxisPlastic section modulus in bending about main strong axis (Z, Wpl)
-
DoubleplasticModulusWeakAxisPlastic section modulus in bending about main weak axis.
-
DoubletorsionalMomentOfInertiaTorsional Moment of inertia (J, IT, K), for calculation of torsional deformation
-
DoubletorsionalModulusSection modulus for calculations of torsion stresses (Ct)
-
DoublewarpingConstantWarping constant (Cw, Iomega, H)
-
DoubleshearAreaStrongAxisShear area (reduced extreme shear stress coefficient) in the direction of strong axis (Wq).
-
DoubleshearAreaWeakAxisShear area (reduced extreme shear stress coefficient) in the direction of weak axis (Wq).
-
DoublebottomFlangeLengthBottom Flange segment length.
-
DoublelipLengthLip segment length.