Modules | |
Creating groups | |
Using operations on groups | |
Deleting Groups | |
Functions | |
def | SetAutoColor |
Toggle auto color mode on the object. More... | |
def | GetAutoColor |
Get flag of object auto color mode. More... | |
def | HasDuplicatedGroupNamesMED |
Check the group names for duplications. More... | |
def SetAutoColor | ( | self, | |
theAutoColor | |||
) |
Toggle auto color mode on the object.
theAutoColor | the flag which toggles auto color mode. |
If switched on, a default color of a new group in Create Group dialog is chosen randomly.
def GetAutoColor | ( | self | ) |
Get flag of object auto color mode.
def HasDuplicatedGroupNamesMED | ( | self | ) |
Check the group names for duplications.
Consider the maximum group name length stored in MED file.