CadApplicationCodes constructor
init
Initializes a new instance of the CadApplicationCodes
class.
Initializes a new instance of the class.
def __init__(self, application_name):
...
Parameter | Type | Description |
---|---|---|
application_name | str | Name of the application. |