Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MintJulep on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

change date in drawing

  • Thread starter Thread starter pep
  • Start date Start date
Status
Not open for further replies.
P

pep

Guest
Hi,



I've to make a program, where some dimensions of the design are variable. So for each client, the component can choose other dimensions. But then, the date in the drawings, has to be the date of the day they are printed. I tried already &todays_date, but that's not sufficiant. Does someone know a solution for this ?



pep
 
Add the date parameter to the program.



date = string

/* enter todays date



Make sure the drawing format reads the correct model parameter and not a drawing parameter. It might be easier to create a new format for program drawings.
 
Add this program to your computer . . . Autocad



Then just type away. It's just that easy!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top