1

Multi-storey Geometry Error – Merging of Floors

I've been trying to generate geometry of a 4 storey building for the past one month. Unfortunately, every time I save and close the file in .osm, the floors overlap resulting in recreating the geometry from scratch.

The work flow used is :

Cad Drawing with reference as core - Export as Dxf - Created a new space in open studio - Extrude using "Set attributes with building storey" - Save .osm file

Before Closing the file with completed Geometry(.osm) - ----- After opening the same file in (.osm)

image description

I would appreciate any help to sort out my issue as my deadline is soon :D!

Cheers!

krithika's avatar
11
krithika
asked 2018-10-22 21:54:01 -0500
__AmirRoth__'s avatar
4.4k
__AmirRoth__
updated 2018-10-30 16:26:43 -0500
edit flag offensive 0 remove flag close merge delete

Comments

1

What software are you using? Can you add the appropriate tag to the question?

Neal Kruis's avatar Neal Kruis (2018-10-22 22:56:32 -0500) edit

Hi Neal, I am using Autocad - Sketchup Make 2017 - OpenStudio 2.6. Thanks! I'll improve the tags.

krithika's avatar krithika (2018-10-24 01:28:38 -0500) edit

What do you mean "Set attributes with building storey"? This just sets attributes for existing spaces, it doesn't create new OpenStudio spaces. How do you "extrude" with that?

mdahlhausen's avatar mdahlhausen (2018-10-24 11:48:02 -0500) edit

Hi, the model has been extruded using " create space from diagram" tool, later using set attributes the storey's have been set.

krithika's avatar krithika (2018-10-24 21:51:48 -0500) edit
add a comment see more comments

1 Answer

1

If you are importing the DXF of floor plans in the model, you could select multiple floor area portions in SketchUp that should have the same floor-to-ceiling height and simultaneously create Spaces using the "Create Spaces from Diagram" tool. That would definitely be faster than creating Spaces individually. From the workflow in your original post, it kind of sounds like you are only creating one Space for the whole model, instead of one Space for each room in the model -- make sure to use multiple Spaces instead of one.

Cad Drawing with reference as core - Export as Dxf - Created a new space in open studio - Extrude using "Set attributes with building storey" - Save .osm file

Also, be sure that you are saving the .osm file using the menu Extensions, OpenStudio/File/Save OpenStudio Model and not the .skp file using the menu File/Save or the keyboard shortcut Ctrl+S.

I would recommend looking at NREL's tutorial videos for OpenStudio on YouTube. These videos may be years old, but the general process is still very similar.

Aaron Boranian's avatar
14.1k
Aaron Boranian
answered 2018-10-24 11:41:29 -0500
edit flag offensive 0 remove flag delete link

Comments

Hi Aaron. thank you for your response. I have modeled in both the above mentioned ways and saved using extension manager but still the problem. In all the above methods, the created geometry of some floors goes missing, merged or moved from the reference core location.

krithika's avatar krithika (2018-10-24 22:13:59 -0500) edit

It looks like you have some spaces within spaces, which will definitely cause errors. Try cleaning up the geometry by separating out the floor plan floor-by-floor, exploding it, re-drawing to make sure there aren't spaces within spaces, then creating spaces from diagram.

Once you've done that, re-lay the floors back on top of each other, save, then go into the OpenStudio App and apply the intersect + surface matching BCL measure.

You can then re-open the model in Sketchup and make sure your geometry is ok with Extensions -> OpenStudio User Scripts -> Reports -> OSM Diagnostic Script

mdahlhausen's avatar mdahlhausen (2018-10-25 00:11:46 -0500) edit
add a comment see more comments