CODAlignCommand::AddComponent

void CODAlignCommand::AddComponent(CODComponent* pComp)

Adds a single component to the set of components affected by this command.

Defined in: OdAlignCmd.cpp

Return Value

void

Parameters

pComp

A pointer to the component to add.

Comments

If the component already exists in the list, it will not be added again.