CODController::ExecuteInsertCommand
Creates and executes an insert command.
Defined in: OdController.cpp
Syntax
void CODController::ExecuteInsertCommand(CODComponent* pComp)void CODController::ExecuteInsertCommand(CODComponentSet* pCompSet)
Return Value
void
Parameters
pComp
The component to insert into the model.
pCompSet
The set of components to insert into the model.