Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / HandleMate Class / Group Property

In This Topic
    Group Property (HandleMate)
    In This Topic
    Retrieves a group the a handle belongs to
    Syntax
    public Group3D Group {get;}
    public:
    property Group3D^ Group {
       Group3D^ get();
    }
    See Also