IncludeProperties: boolean | "names"

Spatial-structure property inclusion mode:

  • false/undefined — bare nodes (expressID/type/children).
  • 'names' — bare nodes plus Name/LongName/GlobalId value handles, read without materialising each node's full attribute record.
  • true — full flattened attribute record spread into each node (web-ifc parity behavior).