StepBSplineCurveWithKnots constructor

init

Constructs a new instance of StepBSplineCurveWithKnots

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

init

Constructs a new instance of StepBSplineCurveWithKnots

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

See Also