I am attempting to retrieve group names for each group in the ProSolid. I can retrieve the groups using ProSolidGroupCollect(), but the ProGroup class does not include access to the group's name. The parent class Pro_Model_Item has a function ProModelitemNameGet() but, according to the documentation, Pro_Group is an invalid type and will return an error code. Is anyone aware of an alternative method to get the name of a Group?
Sharon
Sharon