Skip to main content

ModelCenter APIs 2025 R1

Interface ModelCenter::IGroups

Last update: 16.07.2025

Definition: ModelCenter/src/ModelCenter.odl (line 3171)

COM Instance.

Members

Properties

Property Count

Definition: ModelCenter/src/ModelCenter.odl (line 1)

VARIANT ModelCenter::IGroups::Count

Number of Groups.

Return type: VARIANT

Public functions

Function Item

VARIANT ModelCenter::IGroups::Item(VARIANT id)

Gets a pointer to the specified Group.

Parameters:

  • id: ID of the specified Group. It can be a name or an index (0-based index).

Returns:

IDispatch* to an IGroup object.

Parameters:

  • VARIANT id

Return type: VARIANT

Connect with Ansys