_geo :: AttrGroup :: Class AttrGroup
[hide private]
[frames] | no frames]

Class AttrGroup

object --+
         |
        AttrGroup

The available attribute groups. Use these in conjunction with the Attribute and AttribContext methods.

Instance Methods [hide private]

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Variables [hide private]
  Group_Attributes = 5
  Group_Last = 6
  Group_Matrix = 4
  Group_None = -1
  Group_Object = 3
  Group_Points = 2
  Group_Primitives = 0
  Group_Vertices = 1
Properties [hide private]

Inherited from object: __class__