Assembly Name File
- Last UpdatedJan 31, 2023
- 1 minute read
The Assembly Name file is used to specify the names of those assemblies on the lowest level which are supposed to be processed in the panel line.
The file is an ordinary ASCII (text) file with the following characteristics:
-
It must contain one assembly per text line.
-
Assembly names can be given with the "wild card" symbol replacing one or several groups of characters, and with the %-sign replacing a single character.
Example:
U2*
B2%CA
In this case all parts will be approved with assembly names (on lowest level) starting in "U2" as well as all those which are five characters long, starting in "B2" and ending in "CA".