StepCartesianPoint constructor

init

Constructs a new instance of StepCartesianPoint

def __init__(self, label, x, y, z):
    ...
ParameterTypeDescription
labelstr
xfloat
yfloat
zfloat

See Also