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

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