Plot/Print Stamp option?
-
AutoCAD has a Plot Option box where one can include a plot stamp (w/date, path of file...etc). This features helps when locating a drawing when you are unable to recall the file location on your computer. Does SU have a plot/print option? I have reviewed the "How to Print w/Sketchup, nothing there. Is there a Plot/Stamp "plug-in"?
-
Sketchup.active_model.pathreturns the full path to the SKP.
andTime.nowreturns the time/date.
To get the user tryENV["USERNAME"]C:\Users\TIG\Desktop\oxo.skp Tue Apr 02 15:50:39 +0100 2013 TIGYou can tailor the 'date' by using things like:
"#{Time.now.year}-#{Time.now.month}-#{Time.now.day}"giving2013-4-2
It'd be straight forward to add some screen-text that included these text strings.
Updating it could be done with an onStart observer ?
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better đź’—
Register LoginAdvertisement