Skip to main content

Measure API

Measure.LineStripMeasureValues

Gives values based on selected linestrip

Properties​

angles​

• Readonly angles: number[]

List of angles between line segments starting with angle between segment 0 and 1


linestrip​

• Readonly linestrip: ReadonlyVec3[]

The input vertices


segmentLengts​

• Readonly segmentLengts: number[]

List of lenths based on line segments starting with segment between vertex 0 and 1


totalLength​

• Readonly totalLength: number

The total length of the linestrip