Group ID
You can group different types of objects so that they can always be checked in at the same time, such as a Project and Variant combination.
All CadTypes with the same Group ID are grouped together. Any CadTypes without this Group ID carry an individual Group ID and do not belong to the group.
During the login process, the attribute ECADInteg-GroupId
is received from
3DEXPERIENCE and is used during check in. Object selection in the check in dialog box causes the Connector for Cadence OrCAD to evaluate the selection against the Group ID. Objects that belong to the same Group ID
are either selected or cleared based on the value of the Select
Children Save option:
- If Select Children is set to
FALSE
, selecting a Variant object results in the selection of the Project if they belong to the same Group ID. - If Select Children is set to
TRUE
, selecting a Variant object results in the selection of the Project and all the objects under the Project if they belong to the same Group ID.
The standard functionality respects the value of the Select Children Save option.
For instructions on setting the Group ID, see Defining Group IDs for Enforcing Related-Object Check-ins.