StepBsplineSurface constructor

init

Constructs a new instance of StepBsplineSurface

def __init__(self):
    ...

init

Constructs a new instance of StepBsplineSurface

def __init__(self, name, control_points):
    ...
ParameterTypeDescription
namestr
control_pointslist

See Also