![]() |
Flat pool for standard and supplier catalogs (default):
Per default a flat pool without subdirectories is used: If desired, in this case the "directory name/catalog name" can be part of the file name, so that identical parts from different catalogs can be differentiated. On this compare under key "FileName".
poolpath(isCreaOptNotSet)=?_FORMAT_0("C:/cadenas/partsolutions/data/pool/ugnx").value()
poolpath(isCreaOptNotSet)=?_FORMAT_0("C:\\cadenas\\partsolutions\\data\\pool\\ugnx").value()
Pool with subdirectories for standard and supplier catalogs:
If you want to create the pool directory with supplier subdirectories, then <PREFIXLIST(/)> must be set in the poolpath key for the pool path:
poolpath(isCreaOptNotSet)=?_FORMAT_0("C:/cadenas/partsolutions/data/pool/ugnx/<PREFIXLIST(/)>").value()
Zurück | Nach oben | Weiter |
2.3.6.1. Block [CreationOptions(is3d)] | Zum Anfang | 2.3.6.1.2. Key "FileName" |