StructuralSection Members

The StructuralSection type exposes the following members.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the StructuralSection
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetBoundarySize
Returns size of the section boundary.
Public methodGetEnumerator
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 propertyAnalysisParams
Common set of parameters for structural analysis.
Public propertyElasticModulusStrongAxis
Elastic section modulus about main strong axis for calculation of bending stresses.
Public propertyElasticModulusWeakAxis
Elastic section modulus about main weak axis for calculation of bending stresses.
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.
Public propertyMomentOfInertiaStrongAxis
Moment of Inertia about main strong axis (I).
Public propertyMomentOfInertiaWeakAxis
Moment of Inertia about main weak axis (I).
Public propertyNominalWeight
Unit weight (not mass) per unit length, for self-weight calculation or quantity survey.
Public propertyPerimeter
Painting surface of the unit length.
Public propertyPlasticModulusStrongAxis
Plastic section modulus in bending about main strong axis (Z, Wpl).
Public propertyPlasticModulusWeakAxis
Plastic section modulus in bending about main weak axis.
Public propertyPrincipalAxesAngle
Rotation angle between the principal axes and cross section reference planes.
Public propertySectionArea
Cross section area.
Public propertySectionNameKey
A parameter in structural families which allows for family type identification. This will be used for data mapping during model exchange with another program, namely Advance Steel.
Public propertyShearAreaStrongAxis
Shear area (reduced extreme shear stress coefficient) in the direction of strong axis (Wq).
Public propertyShearAreaWeakAxis
Shear area (reduced extreme shear stress coefficient) in the direction of weak axis (Wq).
Public propertyStructuralSectionGeneralShape
The general type of structural section shape.
Public propertyStructuralSectionShape
The type of structural section shape.
Public propertyStructuralSectionShapeName
A human readable string representing the structural section shape.
Public propertyTorsionalModulus
Section modulus for calculations of torsion stresses (Ct).
Public propertyTorsionalMomentOfInertia
Torsional Moment of inertia (J, IT, K), for calculation of torsional deformation
Public propertyWarpingConstant
Warping constant (Cw, Iomega, H).

See Also