iTwin / itwinjs-core

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

Overlapping component calculations #4303

Closed YangMieEr closed 9 months ago

YangMieEr commented 2 years ago

In the actual modeling process, different components will have some overlapping parts, we need to extract, save, highlight or isolate the overlapping parts, etc., or calculate some results such as volume, length, and area of the overlapping parts.

Could iTwin have the ability to fulfill this task?

aruniverse commented 1 year ago

Can you elaborate more on your use case? Have you seen iTwin Platform's clash detection apis?