StepPlane constructor

init

Constructs a new instance of StepPlane

def __init__(self, name, position):
    ...
ParameterTypeDescription
namestr
positionStepAxis2Placement3D

See Also