NextGen-IFC icon indicating copy to clipboard operation
NextGen-IFC copied to clipboard

use GUIDs for relations

Open berlotti opened this issue 5 years ago • 0 comments

  1. to be able to refer to objects outside the file
  2. enhance the incremental updates when using IFC in (object versioned) database
  • during serialization and reading it is possible to create object first and relations after that
  • Valid according to the 2016 version of STEP
  • removes dependency on STEP IDs (line numbers)

Follow up: figure out how it works in STEP 2016 version

berlotti avatar Mar 13 '20 10:03 berlotti