I have 5 fields defined.
containing 5 dates for drawing versions
date1 until date5
Is there a way in AUTOCAD LT to automate the copy action of the content
date4 value to put in date5
date3 value to put in date4
date2 value to put in date3
date1 value to put in date2
or is there a more intelligent way of tracking change dates?
Solved! Go to Solution.
Solved by steven-g. Go to Solution.
I want to track the changes of drawings
in the titleblock I have 5 dates
(in this sample drawing the titleblock appears 2 times but this can be more depending on the need and complexity of the drawing)
process:
last date of the drawing (date1) + 4 previous dates (dates2-5)
when I need to update the drawing I do manually copy the dates from 4 to 5, 3 to 4, 2 to 3, 1 to 2
and put the current date in date1
I also save the file with date1 in the file name
so my question is: can this activity be automated, and the trigger would be a action from the user who decides, on a new date-version.
or is there a more clever way of working with version/revisions/dates foreseen in AUTOCAD?
(I am using AUTOCAD LT 2019)
Whenever I have worked with revision dates, they don't actually physically move, a new date is just added either above or below into the list. If you want to physically have them move, I would just move the fields. Diesel does allow some rudimentary programming logic. But doing that inside a field sounds like a lot of work (even if it is possible).
So what is the logic of the fields "moving" a dynamic title block might offer a solution.
Can't find what you're looking for? Ask the community or share your knowledge.