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

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