CODModel::DeleteVertex
voidCODModel::DeleteVertex(CODComponentSet*pCompSet, intnVertexIndex)
Deletes a vertex from 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).