@novorender/web_app / Profile
Interface: Profile
2d profile with slope information
Properties
bottom
readonly bottom: number;
Lowest Z value on the profile
Defined in
@novorender/measure/modules/profile/index.ts:11
endElevation
readonly endElevation: number;
End Z value of the profile
Defined in
@novorender/measure/modules/profile/index.ts:15
profilePoints
readonly profilePoints: ReadonlyVec2[];
Defined in
@novorender/measure/modules/profile/index.ts:7
startElevation
readonly startElevation: number;
Start Z value of the profile
Defined in
@novorender/measure/modules/profile/index.ts:13
top
readonly top: number;
Highetst Z value on the profile