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

In This Topic
    OnWorkplane Property
    In This Topic
    Returns true, if final position is on work plane.
    Syntax
    public virtual bool OnWorkplane {get;}
    public:
    virtual property bool OnWorkplane {
       bool get();
    }
    See Also