iTwin / itwinjs-core

Monorepo for iTwin.js Library
https://www.itwinjs.org
MIT License
620 stars 210 forks source link

Snap inside section drawings on sheets #7291

Closed pmconne closed 3 weeks ago

pmconne commented 3 weeks ago

More completely addresses #7245, reverting previous attempt in #7267.

With reluctance, introduce the concept of HitPath to HitDetail. It is not a generic series of arbitrary reference transforms like in MicroStation; instead it can be one of the following:

pmconne commented 3 weeks ago

Were you planning to address the TODOs in the computeDisplayTransform implementations, or defer that?

Defer.