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

In This Topic
    PointSnapped Property
    In This Topic
    Returns true, if object-snap was found.
    Syntax
    public virtual bool PointSnapped {get;}
    public:
    virtual property bool PointSnapped {
       bool get();
    }
    See Also