IConnectorDomain Property

The domain of the connector.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
Domain Domain { get; }

Property Value

Domain
Remarks
This property is used to retrieve the domain of the connector.
See Also