Hi I was wondering if anyone out there has a workflow that involves editing Cbecc-Com's XML input files with Python? It seems do-able, I thought I would ask before I start giving it a go.
My thoughts are:
- Create initial Geometry in IES
- List item
- Export to CBECC-Com
- Save CBECC-Com file as XML
- Run python scripts to parse/edit XML elements
- Import XML to CBECC com
- Repeat steps 4-6
Would be interested in hearing any work flows that include python scripts / input files!