iTwin / imodel-transformer

API for exporting an iModel's parts and also importing them into another iModel
MIT License
3 stars 2 forks source link

invalid relationships aren't exported #21

Closed MichaelBelousov closed 1 year ago

MichaelBelousov commented 1 year ago

Crashes during attempts worked around in #18, but we should eventually start exporting invalid relationships.

Probably can support exporting them once we switch from explicit db.relationships.getInstanceProps to polymorphic query over the root relationship class.

MichaelBelousov commented 1 year ago

closing after discussion with Affan, since those relationships are effectively invalid and a connector can just recreate them