CadBinaryParameter constructor
init
Initializes a new instance of the CadBinaryParameter class.
def __init__(self, type):
...
| Parameter | Type | Description |
|---|---|---|
| type | CadEntityAttribute | The type of the parameter. |
Initializes a new instance of the CadBinaryParameter class.
def __init__(self, type):
...
| Parameter | Type | Description |
|---|---|---|
| type | CadEntityAttribute | The type of the parameter. |