DwfWhipContourSet constructor

init

Initializes a new instance of the DwfWhipContourSet class

def __init__(self):
    ...

init

Initializes a new instance of the DwfWhipContourSet class

def __init__(self, points):
    ...
ParameterTypeDescription
pointslistpoints of the set

See Also