StepProductDefinitionFormation constructor
init
Constructs a new instance of StepProductDefinitionFormation
def __init__(self):
...
init
Constructs a new instance of StepProductDefinitionFormation
def __init__(self, name, desc, prod):
...
| Parameter | Type | Description |
|---|---|---|
| name | str | |
| desc | str | |
| prod | StepProduct |