RVTDocs.com
Namespace: Autodesk.Revit.DB Class: Connector

Connector.CoordinateSystem

Property
Description:
The coordinate system of the connector.
Remarks:
The coordinate system's origin is the location of the connector and the Z-axis is normal to the connector.
Syntax
public virtual Transform CoordinateSystem { get; }
Exceptions
Exception Condition
InvalidOperationException Thrown when the connector is of logical type.
InvalidOperationException Thrown on failure to get coordinate system.