<SortNameFormat>
Section:
Class
Required:
No
Value type:
Formatting string (see description)
Default:
Sorted by the attribute specified in <NameFormat> in the DBR_FILES definition
Product:
Creo Elements/Direct Model Manager, Creo Elements/Direct Drawing Manager
Description
Specifies a format string used to sort elements in a packet when the packet is opened. The <NameFormat> is used to create the node name. If no <SortNameFormat> is specified, then nodes are sorted by the name generated by the <NameFormat>.
This tag may be configured to use a localization catalog.
Example
<SortNameFormat catalog="awm_stda" msg_num="466">%NAME%</SortNameFormat>
Was this helpful?