Skip to main content

@novorender/web_app / Alignment

Interface: Alignment

Properties

bottom

readonly bottom: number;

Defined in

@novorender/measure/modules/road/index.ts:23


horizontalPointsOfCurvature

readonly horizontalPointsOfCurvature: HorizontalPointOfCurvature[];

Defined in

@novorender/measure/modules/road/index.ts:24


objectId

readonly objectId: number;

Defined in

@novorender/measure/modules/road/index.ts:19


points

readonly points: ReadonlyVec3[];

Defined in

@novorender/measure/modules/road/index.ts:20


stations

readonly stations: number[];

Defined in

@novorender/measure/modules/road/index.ts:21


tesselatedSegment

readonly tesselatedSegment: boolean;

Defined in

@novorender/measure/modules/road/index.ts:27


top

readonly top: number;

Defined in

@novorender/measure/modules/road/index.ts:22


verticalAlignment

readonly verticalAlignment: ReadonlyVec2[];

Defined in

@novorender/measure/modules/road/index.ts:26


verticalPointsOfCurvature

readonly verticalPointsOfCurvature: VerticalPointOfCurvature[];

Defined in

@novorender/measure/modules/road/index.ts:25