Comentario
12-04-2017
02:04 PM
12-04-2017
02:04 PM
The plot stamp should be a text format string (think number formats in Excel or fields in Word) that allows us to piece together the text we want. I would suggest the following components:
Date and time, the usual DD/MM/YYYY H:mm type string so we can do things like D MMM YYYY to get text that is unambiguious when working internationally or YYMMDD a for compact code.
Filename, with central, local, drive, path and extension all as parameters, must be able to trim path to a fixed length with option to trim at start, end or middle of string and use ellipsis (e.g. middle trim would be C:\proj...\12345\model\)
PC Username and/or Autodesk user of person printing
Print sheet size (e.g. A1, A3)