IConnector.Shape
Public Property
InvalidOperationException
The shape of the connector.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
ConnectorProfileType Shape { get; }
Property Value
ConnectorProfileTypeExceptions
Exception
Condition
InvalidOperationException
Throw when this connector has no shape.
Remarks
This property is used to retrieve the shape of the connector.