CODMoveVertexCommand::Inverse
MvcCommand*CODMoveVertexCommand::Inverse(void)
Creates a command which performs the inverse of this move vertex command.
Defined in: OdMoveVertexCmd.cpp
Return Value
A pointer to the inverse command (which is this case is another CODMoveVertexCommand with offsets that are opposite the ones in this command).