<GenerateUniqueNameForModels>
Section:
Options
Required:
No
Value type:
Boolean (true or false)
Default:
false
Product:
Creo Elements/Direct Model Manager, Creo Elements/Direct Drawing Manager
Description
If this tag is set to true, the name of the model is appended with a unique id (something that looks like an elid). If the model's name is too large, then it removes the last 15 characters and appends the unique id.
This tag is useful for testing and demos so that users do not have to give models unique names.
Example
<GenerateUniqueNameForModels>true</GenerateUniqueNameForModels>
Was this helpful?