RVTDocs.com

StructuralSectionConcreteRectangle

Class
Description:
Defines parameters for parameterized concrete rectangle structural section.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.Structure.StructuralSections.StructuralSection
    Autodesk.Revit.DB.Structure.StructuralSections.StructuralSectionRectangular
      Autodesk.Revit.DB.Structure.StructuralSections.StructuralSectionConcreteRectangle
StructuralSectionConcreteRectangle Class Members:
Name Description Inherited From
StructuralSectionConcreteRectangle Creates a new instance of Structural Section Concrete Rectangle shape with the associated set of parameters, used to attach to structural element.
Name Description Inherited From
AnalysisParams Common set of parameters for structural analysis. (Inherited from StructuralSection ) StructuralSection
CentroidHorizontal Distance from centroid to the left extremites along horizontal axis. (Inherited from StructuralSectionRectangular ) StructuralSectionRectangular
CentroidVertical Distance from centroid to the upper extremites along vertical axis. (Inherited from StructuralSectionRectangular ) StructuralSectionRectangular
ElasticModulusStrongAxis Elastic section modulus about main strong axis for calculation of bending stresses. (Inherited from StructuralSection ) StructuralSection
ElasticModulusWeakAxis Elastic section modulus about main weak axis for calculation of bending stresses. (Inherited from StructuralSection ) StructuralSection
Height Section height, depth. (Inherited from StructuralSectionRectangular ) StructuralSectionRectangular
IsValidObject Specifies whether the .NET object represents a valid Revit entity. (Inherited from StructuralSection ) StructuralSection
MomentOfInertiaStrongAxis Moment of Inertia about main strong axis (I). (Inherited from StructuralSection ) StructuralSection
MomentOfInertiaWeakAxis Moment of Inertia about main weak axis (I). (Inherited from StructuralSection ) StructuralSection
NameKey Name Key (Inherited from StructuralSectionRectangular ) StructuralSectionRectangular
NominalWeight Unit weight (not mass) per unit length, for self-weight calculation or quantity survey. (Inherited from StructuralSection ) StructuralSection
Perimeter Painting surface of the unit length. (Inherited from StructuralSection ) StructuralSection
PlasticModulusStrongAxis Plastic section modulus in bending about main strong axis (Z, Wpl). (Inherited from StructuralSection ) StructuralSection
PlasticModulusWeakAxis Plastic section modulus in bending about main weak axis. (Inherited from StructuralSection ) StructuralSection
PrincipalAxesAngle Rotation angle between the principal axes and cross section reference planes. (Inherited from StructuralSection ) StructuralSection
SectionArea Cross section area. (Inherited from StructuralSection ) StructuralSection
SectionNameKey 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. (Inherited from StructuralSection ) StructuralSection
ShearAreaStrongAxis Shear area (reduced extreme shear stress coefficient) in the direction of strong axis (Wq). (Inherited from StructuralSection ) StructuralSection
ShearAreaWeakAxis Shear area (reduced extreme shear stress coefficient) in the direction of weak axis (Wq). (Inherited from StructuralSection ) StructuralSection
StructuralSectionGeneralShape The general type of structural section shape. (Inherited from StructuralSection ) StructuralSection
StructuralSectionShape The type of structural section shape. (Inherited from StructuralSection ) StructuralSection
StructuralSectionShapeName A human readable string representing the structural section shape. (Inherited from StructuralSection ) StructuralSection
TorsionalModulus Section modulus for calculations of torsion stresses (Ct). (Inherited from StructuralSection ) StructuralSection
TorsionalMomentOfInertia Torsional Moment of inertia (J, IT, K), for calculation of torsional deformation (Inherited from StructuralSection ) StructuralSection
WarpingConstant Warping constant (Cw, Iomega, H). (Inherited from StructuralSection ) StructuralSection
Width Section width. (Inherited from StructuralSectionRectangular ) StructuralSectionRectangular
Name Description Inherited From
Dispose (Inherited from StructuralSection ) StructuralSection
Equals Determines whether the specified object is equal to the current object. (Inherited from Object ) Object
GetBoundarySize Returns size of the section boundary. (Inherited from StructuralSection ) StructuralSection
GetEnumerator (Inherited from StructuralSection ) StructuralSection
GetHashCode Serves as the default hash function. (Inherited from Object ) Object
GetType Gets the Type of the current instance. (Inherited from Object ) Object
ToString Returns a string that represents the current object. (Inherited from Object ) Object