CadApplicationCodes constructor

init

Initializes a new instance of the CadApplicationCodes class. Initializes a new instance of the class.

def __init__(self, application_name):
    ...
ParameterTypeDescription
application_namestrName of the application.

See Also