Version: 8.3.0
Home
 All Data Structures Namespaces Files Functions Variables Groups
Grouping elements

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...
 

Detailed Description

Function Documentation

def SetAutoColor (   self,
  theAutoColor 
)

Toggle auto color mode on the object.

Parameters
theAutoColorthe 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.

Returns
True or False
def HasDuplicatedGroupNamesMED (   self)

Check the group names for duplications.

Consider the maximum group name length stored in MED file.

Returns
True or False