SpecTypeId.SectionProperty Property

SpecTypeIdSectionProperty Property

Section Property, in discipline Structural.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public static ForgeTypeId SectionProperty { get; }
Public Shared ReadOnly Property SectionProperty As ForgeTypeId
	Get
public:
static property ForgeTypeId^ SectionProperty {
	ForgeTypeId^ get ();
}
static member SectionProperty : ForgeTypeId with get

Property Value

ForgeTypeId
See Also