Multifamily | 1. Submit Method submit()This method takes an array of inputs, creates a new building, submits the inputs, runs the energy calculation and returns an array of results.
Note: at present this method includes calls to calculate() and retrieve_results. The intent is to break out the function of creating the building and submitting to inputs, so the flow will be similar to other APIs - create-submit-calculate-retrieve. |