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

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