Contents Menu Expand Light mode Dark mode Auto light/dark mode
IFC as a Database
IFC as a Database

Use Cases

  • Use Cases

Schema Conversion

  • Converting IFC schema to EdgeDB schema (ESDL)
  • Migrating the entire IFC schema into EdgeDB
  • Necessary modifications to the IFC schema

Inserting Elements

  • IFC Insert Strategies

Querying Elements

  • Query Building
  • Query by element name(s)/GlobalId(s)
  • Nested Object links
  • Slicing in the Spatial Hierarchy
  • Large queries

Updating Elements

  • Updating EdgeDB with local IFC changes
  • EdgeDB update statement issue
  • The issue of property updates and “overlinking”

Validation

  • Validation Strategy
  • Round-tripping cube-advanced-brep.ifc

CI/CD

  • Unittesting EdgeDB schemas
Back to top
Copyright © 2022, Kristoffer H. Andersen
Made with Sphinx and @pradyunsg's Furo