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
id
id:
string
The unique identifier for this Section plan (e.g. "0w984V0GL6yR4z75YWgVfX").
Inherited from
name
name:
string
The human-readable name of this floor plan (e.g. "First floor").
Inherited from
offset
offset:
number
The offset of the camera to the clipping plane.
Inherited from
planOffset
planOffset:
number
The offset of the clipping plane to the plan height.
plane
plane:
EdgesPlane
The clipping plane object that cuts the model.