StructuralSectionCParallelFlange Members


The StructuralSectionCParallelFlange type exposes the following members.

Methods

Name Description
Public method Dispose (Inherited from StructuralSection .)
Public method Equals
Determines whether the specified Object is equal to the current Object .
(Inherited from Object .)
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object .)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object .)
Public method ToString
Returns a string that represents the current object.
(Inherited from Object .)

Properties

Name Description
Public property CentroidHorizontal
Distance from centroid to the left extremites along horizontal axis.
(Inherited from StructuralSectionRectangular .)
Public property CentroidVertical
Distance from centroid to the upper extremites along vertical axis.
(Inherited from StructuralSectionRectangular .)
Public property ElasticModulusStrongAxis
Elastic section modulus about main strong axis for calculation of bending stresses.
(Inherited from StructuralSectionRectangular .)
Public property ElasticModulusWeakAxis
Elastic section modulus about main weak axis for calculation of bending stresses.
(Inherited from StructuralSectionRectangular .)
Public property FlangeThickness
Flange Thickness.
(Inherited from StructuralSectionHotRolled .)
Public property Height
Section height, depth.
(Inherited from StructuralSectionRectangular .)
Public property IsValidObject
Specifies whether the .NET object represents a valid Revit entity.
(Inherited from StructuralSection .)
Public property MomentOfInertiaStrongAxis
Moment of Inertia about main strong axis (I).
(Inherited from StructuralSectionRectangular .)
Public property MomentOfInertiaWeakAxis
Moment of Inertia about main weak axis (I).
(Inherited from StructuralSectionRectangular .)
Public property NominalWeight
Unit weight (not mass) per unit length, for self-weight calculation or quantity survey.
(Inherited from StructuralSectionRectangular .)
Public property Perimeter
Painting surface of the unit length.
(Inherited from StructuralSectionRectangular .)
Public property PlasticModulusStrongAxis
Plastic section modulus in bending about main strong axis (Z, Wpl)
(Inherited from StructuralSectionRectangular .)
Public property PlasticModulusWeakAxis
Plastic section modulus in bending about main weak axis.
(Inherited from StructuralSectionRectangular .)
Public property PrincipalAxesAngle
Rotation angle between the principal axes and cross section reference planes.
(Inherited from StructuralSectionRectangular .)
Public property SectionArea
Cross section area.
(Inherited from StructuralSectionRectangular .)
Public property ShearAreaStrongAxis
Shear area (reduced extreme shear stress coefficient) in the direction of strong axis (Wq).
(Inherited from StructuralSectionRectangular .)
Public property ShearAreaWeakAxis
Shear area (reduced extreme shear stress coefficient) in the direction of weak axis (Wq).
(Inherited from StructuralSectionRectangular .)
Public property StructuralSectionShape
The type of structural section shape.
(Inherited from StructuralSection .)
Public property StructuralSectionShapeName
A human readable string representing the structural section shape.
(Inherited from StructuralSection .)
Public property TorsionalModulus
Section modulus for calculations of torsion stresses (Ct)
(Inherited from StructuralSectionRectangular .)
Public property TorsionalMomentOfInertia
Torsional Moment of inertia (J, IT, K), for calculation of torsional deformation
(Inherited from StructuralSectionRectangular .)
Public property WarpingConstant
Warping constant (Cw, Iomega, H)
(Inherited from StructuralSectionRectangular .)
Public property WebFillet
Web Fillet - fillet radius between web and flange.
(Inherited from StructuralSectionHotRolled .)
Public property WebThickness
Web Thickness.
(Inherited from StructuralSectionHotRolled .)
Public property Width
Section width.
(Inherited from StructuralSectionRectangular .)

See Also