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

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