CODInsertVertexCommand::Inverse

MvcCommand* CODInsertVertexCommand::Inverse(void)

Creates a command which performs the inverse of this insert vertex command.

Defined in: OdInsertVertexCmd.cpp

Return Value

A pointer to the inverse action (which is this case is a CODDeleteVertexCommand).