API Help
Eplan.EplApi.DataModel.E3D Namespace / Placement3D.CornersClass Class / UpperLeftFrontAbsolute Property

In This Topic
    UpperLeftFrontAbsolute Property
    In This Topic
    Returns upper left front absolute coordinate
    Syntax
    public PointD3D UpperLeftFrontAbsolute {get;}
    public:
    property PointD3D UpperLeftFrontAbsolute {
       PointD3D get();
    }
    See Also