Revit 2026 API
Duct |
The connector profile.
Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public ConnectorProfileType Profile { get; }
Public ReadOnly Property Profile As ConnectorProfileType Get
public: property ConnectorProfileType Profile { ConnectorProfileType get (); }
member Profile : ConnectorProfileType with get
Property Value
ConnectorProfileTypeSee Also