Domain Property


Connector Element Domain Property

The domain of the connector.

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

Property Value

Domain

Implements

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