Revit 2026 API
ConnectorConnector |
The connector type of the connector.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public ConnectorType ConnectorType { get; }
Public ReadOnly Property ConnectorType As ConnectorType Get
public: property ConnectorType ConnectorType { ConnectorType get (); }
member ConnectorType : ConnectorType with get
Property Value
ConnectorTypeSee Also