IConnectorDomain Property |
The domain of the connector.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
SyntaxReadOnly Property Domain As Domain
Get
property Domain Domain {
Domain get ();
}
abstract Domain : Domain with get
Property Value
Domain
RemarksThis property is used to retrieve the domain of the connector.
See Also