Global settings#
PyTwin provides global settings for configuring and changing both logging and directory options.
|
Provides an enum for choosing the logging level for use by all PyTwin objects. |
|
Provides an enum for choosing the logging option for use by all PyTwin objects. |
|
Modify the global PyTwin working directory. |
|
Modify global PyTwin logging. |
Workflow example#
For a workflow example, see User guide.