I was trying to rename the group using set_entity_name(“group”, 3, “watever2”) in python script instead of cubit command. But it seemed to work on other entity types than groups. I did see though the new names were added to the group name as an alias, if I “list group 3” as shown below. Is there a way in python script to change the group name instead of using cubit commands?
thanks.
Wei
CUBIT> list group 3
Group Entity ‘watever’, ‘watever2’ (Id = 3)
It owns/encloses 1 entity: 1 volume.
Owned Entities: Mesh Scheme Interval: Edge
______Name______ Type________Id +is meshed Count Size Length
Volume 5 Volume 5 map- 1 S 77.9429
Journaled Command: list group 3