<UseModelName>
Section:
Attribute
Required:
No
Value type:
Boolean (true or false)
Default:
true
Product:
Creo Elements/Direct Model Manager
Description
<UseModelName> is an attribute tag for the Name attribute of Drawings (only).
Specifies if the Drawing name should be initialized from the Model’s name (if there is one). For example, a rolling number generator may configured for the drawing name. If <UseModelName> is true and the drawing is created in the context of a Model, then the model’s name will be used for the drawing name.
Example
This example shows a valid configuration for the tag:
<UseModelName>true</UseModelName>
Was this helpful?