Revit 2025 API
Pipe |
The connector profile.
Namespace: Autodesk.Revit.DB.Plumbing
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.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