altitudeXYZ Method
Evaluate the distance from the plane to a point in space with point given as x,y,z, i.e. (dot product with inward normal) minus distance
altitudeXYZ(x: number, y: number, z: number): number
| Parameter | Type | Description |
|---|---|---|
| x | number | |
| y | number | |
| z | number |
Defined in
Last Updated: 08 January, 2020