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

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