Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SliceViewModelProperties

Hierarchy

  • SliceViewModelProperties

Index

Properties

Optional excludeGroundSurface

excludeGroundSurface: boolean

Indicates whether the Ground and layers that are draped on the ground surface are excluded from the slice.

Read more...

Optional excludedLayers

excludedLayers: CollectionProperties<LayerProperties | (BuildingComponentSublayerProperties & { type: "building-component" })>

Add layers to this collection to exclude them from the slice.

Read more...

Optional shape

The shape used to slice elements in a 3D scene.

Read more...

Optional tiltEnabled

tiltEnabled: boolean

Enable tilting the slice shape.

Read more...

Optional view

The view from which the widget will operate.

Read more...

Generated using TypeDoc