StructuralSectionRectangleParameterized
Description:
Creates a new instance of Structural Section Rectangle Parameterized shape with the associated set of parameters, used to attach to structural element.
Creates a new instance of Structural Section Rectangle Parameterized shape with the associated set of parameters, used to attach to structural element.
public StructuralSectionRectangleParameterized(
double width,
double height,
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
)
-
widthSection width.
-
heightSection height, depth.
-
centroidHorizontalDistance from centroid to the left extremites along horizontal axis.
-
centroidVerticalDistance from centroid to the upper extremites along vertical axis.
-
principalAxesAngleRotation angle between the principal axes and cross section reference planes.
-
sectionAreaCross section area.
-
perimeterPainting surface of the unit length.
-
nominalWeightUnit weight (not mass) per unit length, for self-weight calculation or quantity survey.
-
momentOfInertiaStrongAxisMoment of Inertia about main strong axis (I).
-
momentOfInertiaWeakAxisMoment of Inertia about main weak axis (I).
-
elasticModulusStrongAxisElastic section modulus about main strong axis for calculation of bending stresses.
-
elasticModulusWeakAxisElastic section modulus about main weak axis for calculation of bending stresses.
-
plasticModulusStrongAxisPlastic section modulus in bending about main strong axis (Z, Wpl)
-
plasticModulusWeakAxisPlastic section modulus in bending about main weak axis.
-
torsionalMomentOfInertiaTorsional Moment of inertia (J, IT, K), for calculation of torsional deformation
-
torsionalModulusSection modulus for calculations of torsion stresses (Ct)
-
warpingConstantWarping constant (Cw, Iomega, H)
-
shearAreaStrongAxisShear area (reduced extreme shear stress coefficient) in the direction of strong axis (Wq).
-
shearAreaWeakAxisShear area (reduced extreme shear stress coefficient) in the direction of weak axis (Wq).