class Flag:
Unique = True
Append = False
Debug = True
class Option:
NoOption = 0x00
AddObject_AutoName = 0x01
AddObject_Select = 0x02