@novorender/api / ArcValues
Interface: ArcValues
Defined in: @novorender/src/measure/modules/core/index.ts:26
ArcValues is a collection of values for measuring a single arc
Properties
kind
readonly kind: "arc";
Defined in: @novorender/src/measure/modules/core/index.ts:27
radius
readonly radius: number;
Defined in: @novorender/src/measure/modules/core/index.ts:29
Radius of the arc
totalAngle
readonly totalAngle: number;
Defined in: @novorender/src/measure/modules/core/index.ts:31
Angle of the arc segment