Revit 2026 API
Flex |
The flex duct type of this flex duct.
Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public FlexDuctType FlexDuctType { get; set; }
Public Property FlexDuctType As FlexDuctType Get Set
public: property FlexDuctType^ FlexDuctType { FlexDuctType^ get (); void set (FlexDuctType^ value); }
member FlexDuctType : FlexDuctType with get, set
Property Value
FlexDuctTypeSee Also