Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Any documentation explaining detail about create_prm_baseline_building?

Related to the previous question, I want to know more about how baseline building is generated by measure. Reading through the measure, below is the main script generating baseline building in create baseline building measure.
success = model.create_prm_baseline_building(building_type,standard,climate_zone,custom,build_dir,debug)
However, I cannot search detail description of this API. Are there any documentation or source code open to public?

Any documentation explaining detail about create_prm_baseline_building?

Related to the previous question, I want to know more about how baseline building is generated by measure. Reading through the measure, below is the main script generating baseline building in create baseline building measure.
success = model.create_prm_baseline_building(building_type,standard,climate_zone,custom,build_dir,debug)
However, I cannot search detail description of this API. Are there any documentation or source code open to public?