ipVariableType

class ipVariableType

Bases: Enum

Specifies the type of a variable.

vtAngle = 1
vtArea = 6
vtBool = 3
vtChoiceList = 7
vtDistance = 0
vtLong = 4
vtReal = 2
vtSeparator = 10
vtString = 5
vtText = 11
vtUnknown = -1
vtVolume = 8
vtWeight = 9