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

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