Search the Community
Showing results for tags 'revision'.
-
Revision Cloud Arc Length Never Stays
ryankevin15 posted a topic in AutoCAD 2D Drafting, Object Properties & Interface
Hello, Where I work we use a 0.25 arc length min and max. Whenever I get into a revision drawing for the first time, I am always having to resize the arc length no matter what. Why is this not something that can remain constant? I have to specify it on every sheet I work in. Is there a way... -
Get latest drawing revision block with script
caddywampus posted a topic in AutoLISP, Visual LISP & DCL
Hey all, this is my first post so I'm sorry if I violate any of the forum rules. I appreciate the help! I'm trying to write a script to get the latest revision number from our drawings, then save that info into a text or CSV file. Each drawing has a revision block like the image tagged below. Ho... -
Insert New RevBlock above existing RevBlock in Layout tabs
Fett2oo5 posted a topic in AutoLISP, Visual LISP & DCL
We are looking for a way to revise multiple layout tabs (single .dwg file) at one time. We design our product in 2D in one .dwg file. We use the layout tabs for multiple views of the objects that are in modelspace, (each layout tab has the project titleblock on it, but each layout tab has its o...- 18 replies
-
- layout tab
- insert block
-
(and 2 more)
Tagged with:
-
Hello, I am using Revit 2015 and I had to add a revision to two sheets. They both use the same title block and they are the only two sheets in the revision. One of the title blocks acts as it should and shows the revision number and date on the title block in the revision section, but the other she...
-
Revisions on a detail print
tkasuboski posted a topic in AutoCAD 2D Drafting, Object Properties & Interface
I have been asked about how to do the revisions of older drawings to current practice. When these older drawings are redone, we are to list all that was changed in a revision. Currently we have a attribute that we fill in with the change. Example: Rev#/date/description/done by & check by. Whic...- 5 replies
-
- revision
- recording changes
- (and 3 more)
-
Hi, I need a lisp routine to do the following if a new file has not been saved save it as [Filename - Rev 000 - Date - Time] where the user is prompted for a filename. Then after having worked on the drawing subsequently to increment the Rev by 1 and add new date and time. The time should be in the...
-
Hi there, I am making revision clouds on some record drawings. They come out all peachy, but when I save the file and reopen it, all of the wonderful little clouds change to jagged straight lines. Can anyone offer a solution? Thanks, Brian
-
I have an assembly (with 4 parts) that I am creating a part table for. I am getting more familiar with iParts and iProperties, but have not found how to connect the revision on the part drawings to the table of the assembly. Everything I have read points to using the Vault but I have never set that...