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

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