importSystemStructure - CLI interface¶
Imports an existing OspSystemStructure.xml and translates it into a caseDict.
importSystemStructure systemStructureFile [options [args]]
importSystemStructure positional arguments¶
systemStructureFile
- name of the system structure file (default:OspSystemStructure.xml
)
importSystemStructure options¶
--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___________________