importSystemStructure - CLI interface

Imports an existing OspSystemStructure.xml and translates it into a caseDict.

importSystemStructure systemStructureFile [options [args]]

importSystemStructure positional arguments

importSystemStructure options

  • -h, --help - show this help message and exit

  • -q, --quiet - console output will be quiet.

  • -v, --verbose - console output will be verbose.

  • --log LOG - name of log file. If specified, this will activate logging to file. (default: None)

  • --log-level LOG_LEVEL - log level applied to logging to file. (default: WARNING)

_________________importSystemStructure___________________