Skip to main content

Measure API

Measure.SelectedEntity

Interface often returned from measure-api calles, can be used as input to modify the entity

Properties​

ObjectId​

• ObjectId: ObjectId

Object id from the web-gl api


drawKind​

• drawKind: "curveSegment" | "edge" | "face"


instanceIndex​

• instanceIndex: number

Used internally


parameter​

• Optional parameter: number | readonly [number, number] | Float32Array | readonly [number, number, number]

Used internally


pathIndex​

• pathIndex: number

Used internally