StepSphericalSurface constructor

init

Constructs a new instance of StepSphericalSurface

def __init__(self):
    ...

init

Constructs a new instance of StepSphericalSurface

def __init__(self, name, axis, _radius):
    ...
ParameterTypeDescription
namestr
axisStepAxis2Placement3D
_radiusfloat

See Also