Skip to content

Import Constructions from OSM seem to be broken (Bugzilla #930) #201

@axelstudios

Description

@axelstudios

On 2012-09-19 15:54:17, @DavidGoldwasser wrote:

I get this when I import OSM file with one construction
Error: #<RuntimeError: ............\openstudiocore\src\utilities\idf\WorkspaceObject.cpp@867 : Attempt to write a disconnected WorkspaceObject out to Idf.>
C:/Program Files (x86)/OpenStudio 0.8.1Plus/Ruby/openstudio/sketchup_plugin/lib/interfaces/ModelInterface.rb:653:in addObjects' C:/Program Files (x86)/OpenStudio 0.8.1Plus/Ruby/openstudio/sketchup_plugin/lib/interfaces/ModelInterface.rb:653:inimport_objects_with_targets'
C:/Program Files (x86)/OpenStudio 0.8.1Plus/Ruby/openstudio/sketchup_plugin/lib/interfaces/ModelInterface.rb:553:in import_constructions' C:/Program Files (x86)/OpenStudio 0.8.1Plus/Ruby/openstudio/sketchup_plugin/lib/CommandManager.rb:230:inimport_constructions'
C:/Program Files (x86)/OpenStudio 0.8.1Plus/Ruby/openstudio/sketchup_plugin/lib/MenuManager.rb:174:in `create_commands'

And this when I import an IDF file, I don't get a ruby error but the construction does not come in, just the materials.

Oddly when I import the IDF entire file, it also misses the Construction. This is just a data set vs. full model, maybe that is the issue? For example if I import the small office example file (entire model or just constructions, it comes through fine)

Also when I import just constructions vs. entire file (for small office ref) get the the errors below, with same error repeating for times.

Warning: Could not find GlobalGeometryRules object, assuming defaults

Warning: Could not find Building object, assuming 0 rotation

Warning: Could not find Building object, assuming 0 rotation

Warning: Could not find Building object, assuming 0 rotation

Warning: Could not find Building object, assuming 0 rotation

On 2012-09-19 15:58:02, @DavidGoldwasser wrote:

OK, so the OSM import is still valid issue, but the IDF construction file looks like it had a bad construction. It refers to a material that does not exist. I expect It will work after that. So bug is just about importing materials from OSM file. May have similar issue with constructions, or space types but I have not tested. This can be post 0.9.0

On 2012-09-19 15:59:38, @DavidGoldwasser wrote:

Thinking about it, with the ability to load an OSM as a library in the app, I'd be fine if we got rid of the import partial OSM model options, although I guess we still need it for IDF import.

On 2012-09-24 14:19:50, @DavidGoldwasser wrote:

Also confirmed that import schedules is broken, but import space types isn't. I will put this in release notes, but with work around to load osm as library in OpenStudio application to drag objects over.

On 2013-01-18 10:42:45, @DavidGoldwasser wrote:

Just as an update with 0.10.1. I don't get a ruby error and a construction set is loaded in,but it is empty. The constructions also come in, but things are just not wired together.

On 2013-01-18 10:44:57, @DavidGoldwasser wrote:

FYI - just as an update I hit this trying to add constructions to an imported gbXML. The only work around is for the user to hand wire them together or to jump to the OpenStudio application.

Keywords: ReleaseNotes

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions