Parameters |
Description |
OdUInt32 size |
[in] The number of elements in the parameter array. |
const double* vecParams |
[in] Pointer to an array of parameters. |
const OdGeTol& gTol = FMGeGbl::gTol |
[in] Tolerance. |
eOk if the vertices are added successfully, or a corresponding error type otherwise.
Adds vertices at the specified parameters into the contour.
If some vertices already exist, this method doesn't create them.
Copyright © 2002-2020. Open Design Alliance. All rights reserved.
|