If you install openstudio (openstudio.nrel.gov), you can write a simple ruby script and “require opentudio” rotations = [0, 45, 90, 135, 180] rotations.each do |rot| building = workspace.getBuilding building.setDouble(1, rot) // north axis end The other Nick Long From: EnergyPlus_Support@xxxxxxxxxxxxxxx [mailto:EnergyPlus_Support@xxxxxxxxxxxxxxx] On Behalf Of Pedro Peixeiro You can do that using OpenStudio. Use the "rotate" tool of the SketchUp to change the orientation of a single construction. Might want to be sure and do some backups prior to this, sometimes i get some strange geometrical "behaviours" after saving and reopening the file, and had to go manually fix them in the IDF.
|
Attachment not found: C:\Users\lklawrie\Downloads\Embedded\image001158.gif
Attachment not found: C:\Users\lklawrie\Downloads\Embedded\image00230.gif