Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / GridLineMate Class / GridMate Property

In This Topic
    GridMate Property
    In This Topic
    Returns grid mate.
    Syntax
    public GridMate GridMate {get;}
    public:
    property GridMate^ GridMate {
       GridMate^ get();
    }
    See Also