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):
...
| Parameter | Type | Description |
|---|---|---|
| name | str | |
| label_name | str | |
| description | str |
See Also
- module
aspose.cad.fileformats.stp.items - class
StepProduct