Click or drag to resize

Point3dCollectionExtensionContains Method

Overload List
  NameDescription
Public methodStatic memberContains(Point3dCollection, Point3d)
Gets a value indicating if the the collection contains the point using Tolerance.Global.EqualPoint.
Public methodStatic memberContains(Point3dCollection, Point3d, Tolerance)
Gets a value indicating if the the collection contains the point using the specified Tolerance.
Top
See Also