Description | ||||||||||||||
Removes the user-defined name from the object. For objects which must have some name in Creo Parametric, the default name will be used instead. | ||||||||||||||
Replacement in Object TOOLKIT: | wfcWModelItem::DeleteUserDefinedName | |||||||||||||
Synopsis | ||||||||||||||
#include <ProModelitem.h> | ||||||||||||||
ProError | ProModelitemUsernameDelete | ( | ||||||||||||
ProModelitem* item | ||||||||||||||
/* (In) | ||||||||||||||
The model item handle. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|
||||||||||||||
See Also | ||||||||||||||
ProModelitemNameGet | ||||||||||||||
ProModelitemDefaultnameGet |