Function ProModelitemUsernameDelete
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:
Synopsis
#include <ProModelitem.h>
ProModelitemUsernameDelete
(
/* (In)
The model item handle.
*/
)
Returns
The item name was found and deleted.
Model is in read-only state.
Name was not deleted.
The input argument was invalid.
Not supported for this item type.
See Also
User Guide References
Isto foi útil?