CODModel::MoveVertex
voidCODModel::MoveVertex(CODComponentSet*pCompSet, intnVertexIndex)
Moves a vertex amongst a set of CODPointComponent-derived components.
Defined in: OdModel.cpp
Return Value
void
Parameters
pCompSet
Set of affected components.
nVertexIndex
Index of vertex in array of component vertices (see CODPointComponent).