First time here? Check our help page!
2

Exported DXF file has diagonal lines that alter the surfaces

Why when i draw a building in sketchup using openstudio and then export the file as an .idf, in the .dxf file appears diagonals lines that alter the surfaces?

melanie's avatar
333
melanie
asked 2016-09-11 18:29:52 -0500
David Goldwasser's avatar
20.4k
David Goldwasser
updated 2016-09-12 10:14:26 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

2

I assume you are using the EnergyPlus Output:Surfaces:Drawing object to generate a DXF file at run-time. The default behavior for Field Specification 1 field is "Trinagulate3DFace". You can change this to "ThickPolyline" or "RegularPolyline" and then the surfaces won't be triangulated.

This doesn't affect the simulation results, just the dxf file that is created along with the simulation results for visualization purposes. This EnergyPlus feature pre-dates the SketchUp plugin when modelers would inspect the dxf files generated by EnergyPlus.

David Goldwasser's avatar
20.4k
David Goldwasser
answered 2016-09-12 10:17:33 -0500, updated 2016-09-12 10:22:10 -0500
edit flag offensive 0 remove flag delete link

Comments

I already do these, but the lines are still there.

melanie's avatar melanie (2016-09-12 19:25:37 -0500) edit
add a comment see more comments