StepEllipse constructor

init

Constructs a new instance of StepEllipse

def __init__(self, name, position, semi_axis1, semi_axis2):
    ...
ParameterTypeDescription
namestr
positionStepAxis2Placement
semi_axis1float
semi_axis2float

See Also