Parameters |
Description |
double dDist |
[in] Distance on the contour to add the vertex at. |
const OdGeTol & gTol = FMGeGbl::gTol |
[in] Tolerance. |
Index of the created (or found) vertex.
Adds a vertex to the contour at the specified distance.
If a vertex at the specified parameter exists, the method does nothing.
Copyright © 2002-2020. Open Design Alliance. All rights reserved.
|