CODModel::CreateUniqueID

ODComponentId CODModel::CreateUniqueID(void)

Creates a unique ID to register for a component. This is generated randomly. Override this method to implement your own ID creation alorithm.

Defined in: OdModel.cpp

Return Value

The new ID.