Revit 2025.3 API
Domain Enumeration |
Type of connector domain.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax

Member name | Value | Description |
---|---|---|
DomainCableTrayConduit | 4 | Connector of Structural Analytical Model |
DomainElectrical | 2 | Electrical connector |
DomainHvac | 1 | HVAC (duct) connector |
DomainPiping | 3 | Connector of cable trays or conduits |
DomainUndefined | 0 | Domain is undefined |
See Also