CadCodeValue constructor
init
Initializes a new instance of the CadCodeValue class.
def __init__(self, code, value):
...
| Parameter | Type | Description |
|---|---|---|
| code | int | The code of the parameter. |
| value | str | The value of the parameter. |
See Also
- module
aspose.cad.fileformats.cad - class
CadCodeValue