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

In This Topic
    Direction Property (Position)
    In This Topic
    Direction of the 3D search vector orthogonal to the screen surface
    Syntax
    public virtual PointD3D Direction {get;}
    public:
    virtual property PointD3D Direction {
       PointD3D get();
    }
    See Also