Parameters |
Description |
OdInt32 index |
[in] Array index. |
const OdGePoint2d& srcPt |
[in] Source point. |
const OdGePoint2d& dstPt |
[in] Destination point. |
Inserts a new design/reference point association into the mesh.
The new point association is inserted before the array index parameter. If the index specification is invalid, the new point association is appended to the end of the mesh array.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|