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

In This Topic
    UpperRightBackAbsolute Property
    In This Topic
    Returns upper right back absolute coordinate
    Syntax
    public PointD3D UpperRightBackAbsolute {get;}
    public:
    property PointD3D UpperRightBackAbsolute {
       PointD3D get();
    }
    See Also