The ICog3DVertex type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| ComputeDistanceVertex |
Determines the distance from ComputeNearestPointVertex(point3D)
to the specified point point3D.
| |
| ComputeNearestPointVertex |
Determines the vertex on this shape that is nearest to the specified point.
If the nearest vertex is not unique, returns one of the nearest vertices.
|
See Also