CODPointComponent::SetVertex
CPointCODPointComponent::SetVertex(const intnIndex, const CPoint&ptVertex)
Sets a vertex of the component.
Defined in: OdPointComp.cpp
Return Value
The value of the vertex that was already there.
Parameters
nIndex
The zero-based index of the vertex in the array.
ptVertex
The new vertex position value in world coordinates.