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

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