API Help
Eplan.EplApi.DataModel.Topology Namespace / RoutedConnection Class / EndConnectionPointPosition Property

In This Topic
    EndConnectionPointPosition Property (RoutedConnection)
    In This Topic
    Syntax
    public ConnectionPointPosition EndConnectionPointPosition {get;}
    public:
    property ConnectionPointPosition^ EndConnectionPointPosition {
       ConnectionPointPosition^ get();
    }
    Remarks
    This property is null if end symbol references has no connection point positions.
    See Also