Author Topic: Does anyone have a plotstamp routine that is visible in a 2009 C3D dwg  (Read 4433 times)

0 Members and 1 Guest are viewing this topic.

sourdough

  • Bull Frog
  • Posts: 367
Hi all
    First off I'm familar with the plotstamp that is available, but it won't show in the dwg. My clients want it in.
It is something that worked nicely in LDD, but now is not visible. Does anyone have a routine developed for that?

Thanks
MJP
LDC 2009/C3D 2010/C3D 2011/C3D 2016

Win 10 64bit

Dinosaur

  • Guest
I seem to remember with 2008 that the provided plot stamp fell outside of the plot if I was plotting to extents and centering the plot.  I set up plotting to plot the layout and made certain the drawing frame was positioned correctly and the plot stamp appeared.  I still did not care for the positioning and wound up rolling my own stamp using fields and placing it in the template.

sourdough

  • Bull Frog
  • Posts: 367
I seem to remember with 2008 that the provided plot stamp fell outside of the plot if I was plotting to extents and centering the plot.  I set up plotting to plot the layout and made certain the drawing frame was positioned correctly and the plot stamp appeared.  I still did not care for the positioning and wound up rolling my own stamp using fields and placing it in the template.

Hi
   I need to clarify. I can use the existing plot stamp, but it won't reside in the dwg while I'm working in it, it will
only show when plotted. I would like to see it in the dwg while I'm working on it. It helps in keeping tracking.

Thanks
MJP
LDC 2009/C3D 2010/C3D 2011/C3D 2016

Win 10 64bit

Dinosaur

  • Guest
The plot stamp I created with fields was visible within the drawing but only if I was in the layout tab with the full drawing frame visible.  The information was correct to the date and time the file was opened or possibly with the last save depending on which field value was being referenced.  Sorry, that is all I have to offer.  I think there is a plot stamp routine in here somewhere, but it is the one I borrowed and modified to my needs so relies on fields as well.

sourdough

  • Bull Frog
  • Posts: 367
The plot stamp I created with fields was visible within the drawing but only if I was in the layout tab with the full drawing frame visible.  The information was correct to the date and time the file was opened or possibly with the last save depending on which field value was being referenced.  Sorry, that is all I have to offer.  I think there is a plot stamp routine in here somewhere, but it is the one I borrowed and modified to my needs so relies on fields as well.

Hi
   That is what I'm in need of. So, you think it is in the swamp somewhere?... any guesses where?
Thanks for you input, knew someone had to use a oldie but goodie routine. All my old ones
used functions inside of LDD and weren't available with the same calls anymore.

Many Thanks
MJP
LDC 2009/C3D 2010/C3D 2011/C3D 2016

Win 10 64bit

Dinosaur

  • Guest
As I recall, there was no routine just a block that I modified . . . a search for "plot stamp" reveled a few examples in various places throughout TheSwamp but none were the one I co-opted.  My modified block still resides at my previous employer.  I might have an early copy on a different computer if you can't find anything else before tomorrow.

EDIT -

here is a copy of the block
« Last Edit: March 08, 2009, 11:36:02 PM by DinØsaur »

doggarncity

  • Guest
As I recall, there was no routine just a block that I modified . . . a search for "plot stamp" reveled a few examples in various places throughout TheSwamp but none were the one I co-opted.  My modified block still resides at my previous employer.  I might have an early copy on a different computer if you can't find anything else before tomorrow.

EDIT -

here is a copy of the block

Thanks that will get me by.

MJP

dfarris75

  • Guest
I just use the field plot stamp and it works great for us.

doggarncity

  • Guest
I just use the field plot stamp and it works great for us.

Hi Rusty
   Where is that one located?

MJP

mjfarrell

  • Seagull
  • Posts: 14444
  • Every Student their own Lesson
Field>>>Plot,

construct as desired

or Field>>>Document....
Be your Best


Michael Farrell
http://primeservicesglobal.com/

dfarris75

  • Guest
Re: Does anyone have a plotstamp routine that is visible in a 2009 C3D dwg
« Reply #10 on: March 09, 2009, 07:25:20 PM »
Yeah man. Fields are one of my best friends. I would just set your fieldeval to 31 on your template (and any other current dwgs) so with all future dwgs it'll be ready to go.

sourdough

  • Bull Frog
  • Posts: 367
Re: Does anyone have a plotstamp routine that is visible in a 2009 C3D dwg
« Reply #11 on: March 09, 2009, 10:18:25 PM »
Yeah man. Fields are one of my best friends. I would just set your fieldeval to 31 on your template (and any other current dwgs) so with all future dwgs it'll be ready to go.

Okay, I haven't used that function yet, found it, so for grins do you have a dwg with that inserted so I can see how to?

Many thanks

MJP
LDC 2009/C3D 2010/C3D 2011/C3D 2016

Win 10 64bit

mjfarrell

  • Seagull
  • Posts: 14444
  • Every Student their own Lesson
Re: Does anyone have a plotstamp routine that is visible in a 2009 C3D dwg
« Reply #12 on: March 09, 2009, 11:26:57 PM »
You will learn more by just doing it ...

We'll stand by ready to assist.

I think you will be able to work it out.

So go add some fields...when they work let us know

If they do not, let us know...and post your efforts.


Be your Best


Michael Farrell
http://primeservicesglobal.com/

dfarris75

  • Guest
Re: Does anyone have a plotstamp routine that is visible in a 2009 C3D dwg
« Reply #13 on: March 10, 2009, 12:15:40 PM »
Trust us. It is as easy as pie. Mike already pretty much said how to do them above...

Field>>>Plot (field being the command, plot being the category where you can then pick which type of plot stamp as well as format how you want it to display),

construct as desired

or Field>>>Document....

mjfarrell

  • Seagull
  • Posts: 14444
  • Every Student their own Lesson
Re: Does anyone have a plotstamp routine that is visible in a 2009 C3D dwg
« Reply #14 on: March 10, 2009, 02:57:28 PM »
LE, we were trying to let this user learn about fields....take that drawing back....;)
Be your Best


Michael Farrell
http://primeservicesglobal.com/

Spike Wilbury

  • Guest
Re: Does anyone have a plotstamp routine that is visible in a 2009 C3D dwg
« Reply #15 on: March 10, 2009, 02:58:38 PM »
LE, we were trying to let this user learn about fields....take that drawing back....;)

esta bien pues.... OK..... :) 

done

mjfarrell

  • Seagull
  • Posts: 14444
  • Every Student their own Lesson
Re: Does anyone have a plotstamp routine that is visible in a 2009 C3D dwg
« Reply #16 on: March 10, 2009, 03:04:22 PM »
LE, we were trying to let this user learn about fields....take that drawing back....;)

esta bien pues.... OK..... :) 

done
Thank you Sir!

They (all users) learn more; by trying at least once on their own.
Be your Best


Michael Farrell
http://primeservicesglobal.com/

sourdough

  • Bull Frog
  • Posts: 367
Re: Does anyone have a plotstamp routine that is visible in a 2009 C3D dwg
« Reply #17 on: March 10, 2009, 09:10:02 PM »
LE, we were trying to let this user learn about fields....take that drawing back....;)

i'll get to it soon been doing 2 jobs and 16 hr days... which is why I was fishing.... guess your going to make me
be the patient won and earn my keep.... fair enough...

MJP
LDC 2009/C3D 2010/C3D 2011/C3D 2016

Win 10 64bit

mjfarrell

  • Seagull
  • Posts: 14444
  • Every Student their own Lesson
Re: Does anyone have a plotstamp routine that is visible in a 2009 C3D dwg
« Reply #18 on: March 10, 2009, 09:45:25 PM »
You'll do just fine, I know you will...

Be your Best


Michael Farrell
http://primeservicesglobal.com/

alanjt

  • Needs a day job
  • Posts: 5352
  • Standby for witty remark...
Re: Does anyone have a plotstamp routine that is visible in a 2009 C3D dwg
« Reply #19 on: March 15, 2009, 07:51:32 PM »
i just use a piece of rtext and use getvars for dwg path and name, date, time and username.
Civil 3D 2019 ~ Windohz 7 64bit
Dropbox

mjfarrell

  • Seagull
  • Posts: 14444
  • Every Student their own Lesson
Re: Does anyone have a plotstamp routine that is visible in a 2009 C3D dwg
« Reply #20 on: March 16, 2009, 10:54:20 AM »
i just use a piece of rtext and use getvars for dwg path and name, date, time and username.

Alan, there are many ways of doing this.
The operative phrase being 'doing'.
Me thinks this user will do just fine at this task. The instant they do it.
Be your Best


Michael Farrell
http://primeservicesglobal.com/

jugglerbri

  • Guest

sourdough

  • Bull Frog
  • Posts: 367
Re: Does anyone have a plotstamp routine that is visible in a 2009 C3D dwg
« Reply #22 on: March 28, 2009, 01:17:40 PM »
I just did a video for this.

http://www.youtube.com/watch?v=dQ1tHSbguRE&feature=channel_page

That was amazing and now I have the instruction I was looking for.

Thanks
Mike
MJP
LDC 2009/C3D 2010/C3D 2011/C3D 2016

Win 10 64bit

mjfarrell

  • Seagull
  • Posts: 14444
  • Every Student their own Lesson
Re: Does anyone have a plotstamp routine that is visible in a 2009 C3D dwg
« Reply #23 on: March 30, 2009, 11:28:18 AM »

... now I have the instruction I was looking for.

Thanks
Mike
MJP

As Rusty Silo pointed out, I gave you the instructions to do it. 

Either way glad you figured it out.
Be your Best


Michael Farrell
http://primeservicesglobal.com/