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

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