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