StepCircle constructor

init

Constructs a new instance of StepCircle

def __init__(self, label, position, radius):
    ...
ParameterTypeDescription
labelstr
positionStepAxis2Placement
radiusfloat

See Also