CODModel::OnAddChild

voidCODModel::OnAddChild(CODComponent*pChild)

Called by the framework when a child is added to this component.

Defined in: OdModel.cpp

Return Value

void

Parameters

pChild

Pointer to child component being added.