Skip to main content

PlanView

The data that describes a plan view.

Extends

Properties

cached

cached: object

The cached camera data of the view when the user exited it.

position

position: Vector3

size

size: number

target

target: Vector3

zoom

zoom: number

Inherited from

Section . cached


id

id: string

The unique identifier for this Section plan (e.g. "0w984V0GL6yR4z75YWgVfX").

Inherited from

Section . id


name

name: string

The human-readable name of this floor plan (e.g. "First floor").

Inherited from

Section . name


offset

offset: number

The offset of the camera to the clipping plane.

Inherited from

Section . offset


planOffset

planOffset: number

The offset of the clipping plane to the plan height.


plane

plane: EdgesPlane

The clipping plane object that cuts the model.

Inherited from

Section . plane