StepProduct constructor

init

Constructs a new instance of StepProduct

def __init__(self):
    ...

init

Constructs a new instance of StepProduct

def __init__(self, name, label_name, description):
    ...
ParameterTypeDescription
namestr
label_namestr
descriptionstr

See Also