altitude Method
Return the altitude of the point from the plane.
altitude(point: Point3d): number
Parameter | Type | Description |
---|---|---|
point | Point3d | point for evaluation |
Returns - number
Defined in
- core/geometry/src/Geometry.ts Line 104
Last Updated: 13 June, 2024