appendPlaneIntersectionPoints Method

find intersections with a plane. Intersections within segments are recorded as CurveIntervalRole.isolated Intersections at isolated "on" vertex are recoded as CurveIntervalRole.isolatedAtVertex.

appendPlaneIntersectionPoints(plane: PlaneAltitudeEvaluator, result: CurveLocationDetail[]): number

Parameter Type Description
plane PlaneAltitudeEvaluator  
result CurveLocationDetail[]  

Defined in

Last Updated: 08 January, 2020