CODModel::AppendChild

BOOLCODModel::AppendChild(CODComponent*pChild)

Add a child to the end of the collection.

Defined in: OdModel.cpp

Return Value

Non-zero if the child was successfully added.

Parameters

pChild

The child component to be added.