@ifc-lite/viewer@1.30.1
·
68 commits
to main
since this release
Patch Changes
- #1136
98457b8Thanks @louistrue! - Show IfcElementAssembly / IfcStair parts in the spatial tree and make assemblies
selectable (#1133). A decomposing assembly carries no geometry of its own — its
stair flights, railings, landing slabs and virtual clearance volumes hang off it
viaIfcRelAggregatesand hold the meshes — so the spatial panel previously
listed the assembly as a childless leaf, the parts were unreachable, and
clicking the assembly highlighted nothing. The hierarchy now nests an
assembly's aggregated parts beneath it (recursively, cycle-guarded), clicking
the assembly highlights and frames the whole thing, soloing a storey keeps the
parts (they inherit the storey through the assembly), andIfcVirtualElement
clearance volumes are hidden by default with a new "Virtual Elements"
visibility toggle. - Updated dependencies [
61bad47,bfd9004,69e5425,81a6cdf,ca8a856,bd585c7,248f2c0,200681b,ef8343b,ddae2b0]:- @ifc-lite/mutations@1.15.5
- @ifc-lite/data@2.1.0
- @ifc-lite/parser@3.3.0
- @ifc-lite/geometry@2.7.3
- @ifc-lite/renderer@1.28.2
- @ifc-lite/sdk@1.19.0
- @ifc-lite/sandbox@1.16.0
- @ifc-lite/export@1.20.0
- @ifc-lite/lens@1.15.3
- @ifc-lite/lists@1.15.4
- @ifc-lite/cache@2.0.4
- @ifc-lite/ids@1.15.12