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

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