CODModel::UngroupComponent

void CODModel::UngroupComponent(CODComponent* pGroup, CODIndexMap* pIndexMap = NULL)

Ungroup composite objects into their individual components.

Defined in: OdModel.cpp

Return Value

void

Parameters

pGroup

The set of components to ungroup.

pIndexMap

Map to indices of child components in parent; NULL indicates the component indices in parent match those in passed component set.