StructuralSectionPipeStandard
Description:
Creates a new instance of Structural Section Pipe Standard shape with the associated set of parameters, used to attach to structural element.
Creates a new instance of Structural Section Pipe Standard shape with the associated set of parameters, used to attach to structural element.
public StructuralSectionPipeStandard(
double diameter,
double centroidHorizontal,
double centroidVertical,
double principalAxesAngle,
double wallNominalThickness,
double wallDesignThickness,
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
)
-
DoublediameterPipe Diameter.
-
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.
-
DoublewallNominalThicknessRepresents wall nominal thickness of rectangle.
-
DoublewallDesignThicknessRepresents wall design thickness of rectangle.
-
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).