StructuralSectionIWelded Members

The StructuralSectionIWelded type exposes the following members.

Methods

  NameDescription
Public methodDispose (Inherited from StructuralSection.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyBottomFlangeThickness
Bottom Flange Thickness.
Public propertyBottomFlangeWidth
Bottom Flange Width.
Public propertyCentroidHorizontal
Distance from centroid to the left extremites along horizontal axis.
(Inherited from StructuralSectionRectangular.)
Public propertyCentroidVertical
Distance from centroid to the upper extremites along vertical axis.
(Inherited from StructuralSectionRectangular.)
Public propertyElasticModulusStrongAxis
Elastic section modulus about main strong axis for calculation of bending stresses.
(Inherited from StructuralSectionRectangular.)
Public propertyElasticModulusWeakAxis
Elastic section modulus about main weak axis for calculation of bending stresses.
(Inherited from StructuralSectionRectangular.)
Public propertyHeight
Section height, depth.
(Inherited from StructuralSectionRectangular.)
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.
(Inherited from StructuralSection.)
Public propertyMomentOfInertiaStrongAxis
Moment of Inertia about main strong axis (I).
(Inherited from StructuralSectionRectangular.)
Public propertyMomentOfInertiaWeakAxis
Moment of Inertia about main weak axis (I).
(Inherited from StructuralSectionRectangular.)
Public propertyNominalWeight
Unit weight (not mass) per unit length, for self-weight calculation or quantity survey.
(Inherited from StructuralSectionRectangular.)
Public propertyPerimeter
Painting surface of the unit length.
(Inherited from StructuralSectionRectangular.)
Public propertyPlasticModulusStrongAxis
Plastic section modulus in bending about main strong axis (Z, Wpl)
(Inherited from StructuralSectionRectangular.)
Public propertyPlasticModulusWeakAxis
Plastic section modulus in bending about main weak axis.
(Inherited from StructuralSectionRectangular.)
Public propertyPrincipalAxesAngle
Rotation angle between the principal axes and cross section reference planes.
(Inherited from StructuralSectionRectangular.)
Public propertySectionArea
Cross section area.
(Inherited from StructuralSectionRectangular.)
Public propertyShearAreaStrongAxis
Shear area (reduced extreme shear stress coefficient) in the direction of strong axis (Wq).
(Inherited from StructuralSectionRectangular.)
Public propertyShearAreaWeakAxis
Shear area (reduced extreme shear stress coefficient) in the direction of weak axis (Wq).
(Inherited from StructuralSectionRectangular.)
Public propertyStructuralSectionShape
The type of structural section shape.
(Inherited from StructuralSection.)
Public propertyStructuralSectionShapeName
A human readable string representing the structural section shape.
(Inherited from StructuralSection.)
Public propertyTopFlangeThickness
Top Flange Thickness.
Public propertyTopFlangeWidth
Top Flange Width.
Public propertyTorsionalModulus
Section modulus for calculations of torsion stresses (Ct)
(Inherited from StructuralSectionRectangular.)
Public propertyTorsionalMomentOfInertia
Torsional Moment of inertia (J, IT, K), for calculation of torsional deformation
(Inherited from StructuralSectionRectangular.)
Public propertyWarpingConstant
Warping constant (Cw, Iomega, H)
(Inherited from StructuralSectionRectangular.)
Public propertyWebHeight
Web Height.
Public propertyWebThickness
Web Thickness.
Public propertyWidth
Section width.
(Inherited from StructuralSectionRectangular.)

See Also