isAnyLineStringPointInside Method

For an array of points (making up a LineString), tests whether the segment between each point lies inside the ClipVector. If true, returns true immediately.

isAnyLineStringPointInside(points: Point3d[]): boolean

Parameter Type Description
points Point3d[]  

Defined in

Last Updated: 08 January, 2020