CODModel::DeleteVertex

void CODModel::DeleteVertex(CODComponentSet* pCompSet, int nVertexIndex)

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).