Skip to content

StructuralSectionPipeStandard

Public Class

Defines parameters for pipes also known as RoundHSS or HollowStructuralSection (HSS).

Inheritance Hierarchy

System.Object
Autodesk.Revit.DB.Structure.StructuralSections.StructuralSection
Autodesk.Revit.DB.Structure.StructuralSections.StructuralSectionRound
Autodesk.Revit.DB.Structure.StructuralSections.StructuralSectionGeneralR
Autodesk.Revit.DB.Structure.StructuralSections.StructuralSectionPipeStandard

Namespace: Autodesk.Revit.DB.Structure.StructuralSections

Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

Syntax

public class StructuralSectionPipeStandard : StructuralSectionGeneralR

The StructuralSectionPipeStandard type exposes the following members.

Constructors

Name

Description


Public Method
StructuralSectionPipeStandard

Creates a new instance of Structural Section Pipe Standard shape with the associated set of parameters, used to attach to structural element.


Properties

Name

Description


Public Property

Common set of parameters for structural analysis.
(Inherited from StructuralSection)


Public Property

Distance from centroid to the left extremites along horizontal axis.
(Inherited from StructuralSectionRound)


Public Property

Distance from centroid to the upper extremites along vertical axis.
(Inherited from StructuralSectionRound)


Public Property

Pipe Diameter.
(Inherited from StructuralSectionRound)


Public Property

Elastic section modulus about main strong axis for calculation of bending stresses.
(Inherited from StructuralSection)


Public Property

Elastic section modulus about main weak axis for calculation of bending stresses.
(Inherited from StructuralSection)


Public Property
IsValidObject

Specifies whether the .NET object represents a valid Revit entity.
(Inherited from StructuralSection)


Public Property

Moment of Inertia about main strong axis (I).
(Inherited from StructuralSection)


Public Property

Moment of Inertia about main weak axis (I).
(Inherited from StructuralSection)


Public Property

Name Key
(Inherited from StructuralSectionRound)


Public Property

Unit weight (not mass) per unit length, for self-weight calculation or quantity survey.
(Inherited from StructuralSection)


Public Property

Painting surface of the unit length.
(Inherited from StructuralSection)


Public Property

Plastic section modulus in bending about main strong axis (Z, Wpl).
(Inherited from StructuralSection)


Public Property

Plastic section modulus in bending about main weak axis.
(Inherited from StructuralSection)


Public Property

Rotation angle between the principal axes and cross section reference planes.
(Inherited from StructuralSection)


Public Property

Cross section area.
(Inherited from StructuralSection)


Public Property

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)


Public Property

Shear area (reduced extreme shear stress coefficient) in the direction of strong axis (Wq).
(Inherited from StructuralSection)


Public Property

Shear area (reduced extreme shear stress coefficient) in the direction of weak axis (Wq).
(Inherited from StructuralSection)


Public Property

The general type of structural section shape.
(Inherited from StructuralSection)


Public Property

The type of structural section shape.
(Inherited from StructuralSection)


Public Property

A human readable string representing the structural section shape.
(Inherited from StructuralSection)


Public Property

Section modulus for calculations of torsion stresses (Ct).
(Inherited from StructuralSection)


Public Property

Torsional Moment of inertia (J, IT, K), for calculation of torsional deformation
(Inherited from StructuralSection)


Public Property
WallDesignThickness

Represents wall design thickness of rectangle.
(Inherited from StructuralSectionGeneralR)


Public Property
WallNominalThickness

Represents wall nominal thickness of rectangle.
(Inherited from StructuralSectionGeneralR)


Public Property

Warping constant (Cw, Iomega, H).
(Inherited from StructuralSection)


Methods

Name

Description


Public Method

(Inherited from StructuralSection)


Public Method

Equals

Determines whether the specified object is equal to the current object.
(Inherited from Object)


Public Method

Returns size of the section boundary.
(Inherited from StructuralSection)


Public Method

(Inherited from StructuralSection)


Public Method

GetHashCode

Serves as the default hash function.
(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)