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

Special case root subject remapping #161

Closed jiaruiz717 closed 3 months ago

jiaruiz717 commented 3 months ago

As https://github.com/iTwin/imodel-transformer/issues/149 Make root subject special cased when remapping from source to target

Fixed the bug on transformer side instead of native side as transformer is the only consumer of the corresponding native code

jiaruiz717 commented 3 months ago

Make root subject special cased when remapping from source to target