StepCylindricalSurface constructor

init

Constructs a new instance of StepCylindricalSurface

def __init__(self, name, position, radius):
    ...
ParameterTypeDescription
namestr
positionStepAxis2Placement3D
radiusfloat

See Also