Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Group3D Class / GroupHandleMate Property

In This Topic
    GroupHandleMate Property
    In This Topic
    Gets handle mate
    Syntax
    public HandleMate GroupHandleMate {get;}
    public:
    property HandleMate^ GroupHandleMate {
       HandleMate^ get();
    }

    Property Value

    Handle mate or null.
    See Also