Methods
Measurement

addMeasure

Adds a measure to the scene.

Example



Usage

JS


Parameters

measure

The measure to add.

Type

Required

Object

Yes

Laser Mode

Name

Type

Required

Description

mode

String

Yes

laser

point

Vector3

Yes

The point to measure

normal

Vector3

Yes

The normal vector

uuid

String

No

Optional id for the added measure

Point Mode

Name

Type

Required

Description

mode

String

Yes

point

point

Vector3

Yes

The point to measure

normal

Vector3

No

The normal vector

uuid

String

No

Optional id for the added measure



Updated 13 Sep 2024
Did this page help you?