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