Click or drag to resize

PolylineExtensionGetPointContainment Method

Overload List
  NameDescription
Public methodStatic memberGetPointContainment(Polyline, Point3d)
Evaluates if the point is inside, outside or on the Polyline using Tolerance.Global.
Public methodStatic memberGetPointContainment(Polyline, Point3d, Double)
Evaluates if the point is inside, outside or on the Polyline using the specified Tolerance.
Top
See Also