PolylineExtensionGetPointContainment Method |
| Name | Description | |
|---|---|---|
| GetPointContainment(Polyline, Point3d) |
Evaluates if the point is inside, outside or on the Polyline using Tolerance.Global.
| |
| GetPointContainment(Polyline, Point3d, Double) |
Evaluates if the point is inside, outside or on the Polyline using the specified Tolerance.
|