StepToroidalSurface constructor

init

Constructs a new instance of StepToroidalSurface

def __init__(self):
    ...

init

Constructs a new instance of StepToroidalSurface

def __init__(self, name, axis, major_radius, minor_radius):
    ...
ParameterTypeDescription
namestr
axisStepAxis2Placement3D
major_radiusfloat
minor_radiusfloat

See Also