xBimTeam / XbimGeometry

XbimGeometry contains the CLR interop libraries and the c++ engine used to compute the 3D geometry of models.
https://xbimteam.github.io/
Other
255 stars 128 forks source link

feature: model placement builder #432

Closed Ibrahim5aad closed 1 year ago

Ibrahim5aad commented 1 year ago

A utility to deduce a WCS transformation from a given model (if any!). A model has a non-identity WCS when the hierarchical tree of relative placements have one root (like an IfcSite).

This utility will allow you to build a placement in it's actual world space, or build it when the world space is adjusted to (0, 0, 0).

Useful for model when the project placement is far away from origin and you want to adjust it to the (0, 0, 0) origin.