Skip to main content

Measure API

Measure.Profile

2d profile with slope information

Properties​

bottom​

• Readonly bottom: number

Lowest Z value on the profile


endElevation​

• Readonly endElevation: number

End Z value of the profile


profilePoints​

• Readonly profilePoints: ReadonlyVec2[]


slopes​

• Readonly slopes: number[]

slope between points for n and n -1


startElevation​

• Readonly startElevation: number

Start Z value of the profile


top​

• Readonly top: number

Highetst Z value on the profile