StepAxis2Placement3D constructor

init

Constructs a new instance of StepAxis2Placement3D

def __init__(self, name, location, axis, ref_direction):
    ...
ParameterTypeDescription
namestr
locationStepCartesianPoint
axisStepDirection
ref_directionStepDirection

See Also