GeometryData

class cgp_maya_utils.constants.GeometryData
CLOSED = 'Closed'
CUBIC = 3
DEGREES = [1, 2, 3, 5, 7]
DEGREE_2 = 2
DEGREE_5 = 5
DEGREE_7 = 7
FORMS = ['Open', 'Closed', 'Periodic']
LINEAR = 1
OPEN = 'Open'
PERIODIC = 'Periodic'