CODModel::InsertVertex

voidCODModel::InsertVertex(CODComponentSet*pCompSet, intnVertexIndex, CPointptVertex)

Inserts a vertex into 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).

ptVertex

Position of new vertex.