Revit 2025.3 API
Duct |
The profile type of the duct.
Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public ConnectorProfileType Shape { get; }
Public ReadOnly Property Shape As ConnectorProfileType Get
public: property ConnectorProfileType Shape { ConnectorProfileType get (); }
member Shape : ConnectorProfileType with get
Property Value
ConnectorProfileTypeSee Also