Object Autonaming
The name default can now also be done dynamically using data transfer scripting, which corresponds to the syntax of MapX and Visio. The index definition remains the same and is represented by [N] in the name field.
•Examples
oNumber of fibers to be displayed in the cable name C-< # Fibers>Index
▪The name definition for the cable type is "C-<type.ldim>-[N]"
oThe component type name is to be displayed in the duct name <Component type name>Index
▪The definition for the duct type is: "<type.name>-[N]"
▪Result could be: 24x5/3,5-0512
oCable or duct name is to be formed from the description of the higher Location level and the A-location name.
▪<endloc.parent.descr>_<location.name>_R
•References that can be used for autonaming
oComponents:
▪<category....> e.g. <category.name>
▪<location...>
▪<startloc...>
▪<endloc...>
▪<type...>
oLocations:
▪<parent...>
▪<root...>
oTC:
▪<tc...>
▪<kind...>
▪<transrate...>