Get/Set the categorical map type.
CategMapType
import PyOrigin wks=PyOrigin.ActiveLayer() col=wks.Columns(0) col.CategMapType=2 #CMT_ORDINAL
SetCategMapType, GetCategMapType