Applying glazing through the API
Posted: Mon Oct 18, 2021 10:17 am
Hi
Is it possible to modify exact dimensions of glazing and doors per surface through the IES API? I can only find the following geom commands listed:
- geom.set_body_opening_type("window")
- geom.remove_openings_below_area_threshold(2.5)
- geom.remove_doors(iesve.opening_internality.internal, 0)
- geom.remove_holes(iesve.opening_internality.internal, 0)
- geom.set_percent_glazing(25)
- geom.set_percent_wall_glazing(10)
- geom.set_percent_doors(10)
- geom.set_percent_holes(10)
Many thanks
CP
Is it possible to modify exact dimensions of glazing and doors per surface through the IES API? I can only find the following geom commands listed:
- geom.set_body_opening_type("window")
- geom.remove_openings_below_area_threshold(2.5)
- geom.remove_doors(iesve.opening_internality.internal, 0)
- geom.remove_holes(iesve.opening_internality.internal, 0)
- geom.set_percent_glazing(25)
- geom.set_percent_wall_glazing(10)
- geom.set_percent_doors(10)
- geom.set_percent_holes(10)
Many thanks
CP