To Define a Component Naming Scheme
In a typical configuration, components are named as <PROJECT_SHORT>_<ELEMENT_NAME>_<ELEMENT_NUMBER> and so on. You can overwrite names for component subdirectories, either individually in the library or globally for each type of component (profiles, bend profiles, connectors, and equipment), as follows:
1. Create a element_name.txt file and define a naming scheme. The element name may have the following components:
a. PROJECT_SHORT—Project shortcut
b. ELEMENT_NAME—Library element name
c. ELEMENT_NUMBER—Incremental assembly element number
d. ASSEMBLY_NAME—Name of the assembly in which the component will be assembled
e. SUBASSEMBLY_NAME—Name of the subassembly in which the component will be assembled
f. WINDCHILL_AUTONUMBER—Automatically created default name. It cannot be combined with the other components of element naming.
2. Use # to separate the element name components. For example, create a naming scheme by adding PROJECT_SHORT#_#ELEMENT_NAME#_#ELEMENT_NUMBER to the file element_name.txt.
* 
When you use this method to define an element name, the current values replace PROJECT_SHORT, ELEMENT_NAME, ELEMENT_NUMBER, ASSEMBLY_NAME, SUBASSEMBLY_NAME and WINDCHILL_AUTONUMBER.