First time here? Check out the Help page!
| 1 | initial version |
Many options - choices depend on e.g.:
For an overview of scripting options, check UMH posts here and here. As well as blog posts from @ericmartinpe here and Steven Firth here, both pointing namely to epJSON editing. LBNL/ETA's Python-based frads also seems nice - there's an example of how to edit fenestration surface parameters (hint: XYZ coordinates).
Whether it's editing a model through epJSON (using Ruby hashes or Python dictionaries), or using a Python package like frads, one solution would be to:
That's a very basic step-by-step. Adapt if working with non-horizontal/non-vertical window edges. Riskier if increasing WWR (vs lowering WWR). And so on.
| 2 | No.2 Revision |
Many options - choices depend on e.g.:
For an overview of scripting options, check UMH posts here and here. As well as blog posts from @ericmartinpe here and Steven Firth here, both pointing namely to epJSON editing. LBNL/ETA's Python-based frads also seems nice - there's an example of how to edit fenestration surface parameters (hint: XYZ coordinates).
Whether it's editing a model through epJSON (using Ruby hashes or Python dictionaries), or using a Python package like frads, one solution would be to:
That's a very basic step-by-step. Adapt if working with non-horizontal/non-vertical window edges. Riskier if increasing WWR (vs lowering WWR). And so on.on. Repeat something similar for shading.