SpecTypeId.DuctSize Property

SpecTypeIdDuctSize Property

Duct Size, in discipline HVAC.

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

Property Value

ForgeTypeId
See Also