| Group library functions | ||
| Function Name | Description | |
|---|---|---|
| GR_GetAllGroups | Returns complete information about all groups in current drawing. | |
| GR_GetGroupASCIIName | Find out all the ASCII name of the Group | |
| GR_GetGroupEntities | Find out all the entities(objects) which belong to this group | |
| GR_GetGroupRecord | Find out the name of the Group record dictionary from its ASCII name. | |
| GR_MemberOfGroup | Find out which groups the entity belongs to. | |