Revit 2025.3 API
Flex |
The flex duct type of this flex duct.
Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.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