Tests if a point is inside a Polyline using Clipper

Inputs

NameIDDescriptionType
PolylinePlA list of polylines to offsetCurve
PointPOffset DistancePoint
PlanePlnPlane to project the polylines toPlane
ToleranceTTolerance: all floating point data beyond this precision will be discarded.Number

Outputs

NameIDDescriptionType
InsideI-1 if the point is on the boundary, +1 if inside, 0 if outsideInteger

Site design © Robin Rodricks.   Co-created by Andrew Heumann.   Clipper and associated data © 2023 Arend van Waart.  
Rhinoceros and Grasshopper are registered trademarks of Robert McNeel & Associates.  Hosted by GitHub

Report an Issue  |  Terms of Service