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

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