Skip to main content

@novorender/api / LineStripValues

Interface: LineStripValues

Defined in: @novorender/src/measure/modules/core/index.ts:35

LineStripValues is a collection of values for measuring a line strip

Properties

kind

readonly kind: "lineStrip";

Defined in: @novorender/src/measure/modules/core/index.ts:36


totalLength?

readonly optional totalLength: number;

Defined in: @novorender/src/measure/modules/core/index.ts:38

Accumulated length of all lines in strip