Eplan Platform API
Eplan.EplApi.DataModel Namespace / SymbolReference.GraphicalConnection Class / EndConnectionPoint Property

In This Topic
    EndConnectionPoint Property
    In This Topic
    Returns the connection's end connection point.
    Syntax
    public PinBase EndConnectionPoint {get;}
    public:
    property PinBase^ EndConnectionPoint {
       PinBase^ get();
    }
    See Also