CODModel::ChangeName
voidCODModel::ChangeName(CODComponent*pComp, CStringstrName)
Changes the name of a component.
Defined in: OdModel.cpp
Return Value
void
Parameters
pComp
The component to change the name of.
strName
The new name for the component.