Eplan Platform API
Eplan.EplApi.EServices.Ged Namespace / Position Class / MateSnapped Property

In This Topic
    MateSnapped Property
    In This Topic
    Returns true, if PreConnectionSnap was snapped.
    Syntax
    public virtual bool MateSnapped {get;}
    public:
    virtual property bool MateSnapped {
       bool get();
    }
    See Also