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

Algo.ts enhancements, test deleting relationship and delete element right after then syncing #127

Closed nick4598 closed 7 months ago

nick4598 commented 8 months ago

findRangeContaining uses binary search, added tests for algo.ts, fix bug where range is just a single point and we don't skip over it. resolve todo: move to clonerelationship in imodelclonecontext fixme: delete relationship and delete element right after. includes fix to not throw if aspect is not found

MichaelBelousov commented 7 months ago

duplicated the branch, merge at will