StepShapeRepresentation constructor

init

Constructs a new instance of StepShapeRepresentation

def __init__(self):
    ...

init {#str-System.Collections.Generic.List}

Constructs a new instance of StepShapeRepresentation

def __init__(self, name, items):
    ...
ParameterTypeDescription
namestr
itemsSystem.Collections.Generic.List

See Also