Point3dCollectionExtensionContains Method |
Name | Description | |
---|---|---|
![]() ![]() | Contains(Point3dCollection, Point3d) |
Gets a value indicating if the the collection contains the point using Tolerance.Global.EqualPoint.
|
![]() ![]() | Contains(Point3dCollection, Point3d, Tolerance) |
Gets a value indicating if the the collection contains the point using the specified Tolerance.
|