appendPlaneIntersectionPoints Method
Compute points of simple (transverse) with a plane.
- Use isInPlane to test if the line segment is completely in the plane.
appendPlaneIntersectionPoints(plane: PlaneAltitudeEvaluator, result: CurveLocationDetail[]): number
| Parameter | Type | Description |
|---|---|---|
| plane | PlaneAltitudeEvaluator | |
| result | CurveLocationDetail[] |
Defined in
Last Updated: 08 January, 2020