![]() |
Name of the geometry (content). Name of the content file in pool directory, File extension "pkg".
FileName(isCreaOptNotSet)=?GetObject("iface.calcnameservice").start(0).Format("<GENNAME><MATERIAL(_)>").RepChar("?<>\\%$~^'\" /@-=,+().|][;:!*#&","_")
.RepRegExp("^_","",1).RepSeq("__,_").MaxLen(128).add(".pkg").value()
<GENNAME><MATERIAL(_)>: The file name contains the Standard Name (NB) and the material (if existing). Additional information on Material with or without integration is found below.
RepChar("?<>\\%$~^'\" /@-=,+().|][;:!*#&","_").RepRegExp("^_","",1).RepSeq("__,_"): Replace denied characters
MaxLen(128): Maximal length of file name