Revit 2025.3 API
MEPAnalytical |
The connector domain type of this segment.
Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public ConnectorDomainType DomainType { get; }
Public ReadOnly Property DomainType As ConnectorDomainType Get
public: property ConnectorDomainType DomainType { ConnectorDomainType get (); }
member DomainType : ConnectorDomainType with get
Property Value
ConnectorDomainTypeSee Also