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

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