BIMserver icon indicating copy to clipboard operation
BIMserver copied to clipboard

Improve geometry generation quality

Open rubendel opened this issue 8 years ago • 0 comments

The predefined queries in validifc.json and ifc4stdlib.json are now manually edited every now and then to include more (mostly geometric) objects. To make this more robost we could either:

  • Add an option in the query language to basically include a whole network of objects (starting from a given object/field), this could prove tricky because the inverse relationships sometimes also point upwards in the "tree" which would cause the inclusion of too many objects
  • [Proposed solution] Write a piece of codes that dumps a list of proposed improvements to the mentioned standard query files. Not all of these would have to be added but at least we can add the obvious missing ones.

rubendel avatar Jan 05 '18 14:01 rubendel