StepVertexPoint constructor

init

Constructs a new instance of StepVertexPoint

def __init__(self, name, location):
    ...
ParameterTypeDescription
namestr
locationStepCartesianPoint

See Also