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

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