StepAxis2Placement2D constructor

init

Constructs a new instance of StepAxis2Placement2D

def __init__(self, label, location, direction):
    ...
ParameterTypeDescription
labelstr
locationStepCartesianPoint
directionStepDirection

See Also