CODController::ExecuteDeleteVertexCommand

CODDeleteVertexCommand*CODController::ExecuteDeleteVertexCommand(CODComponent*pComp, intnVertexIndex)

Creates and executes a delete vertex command.

Defined in: OdController.cpp

Return Value

void

Parameters

pComp

The component we are deleting a vertex from.

nVertexIndex

The index in delete the vertex from.