SteveK Posted July 12, 2010 Posted July 12, 2010 (edited) GATTE 2 Global Attribute Edit with Layout Selection This small program works just like AutoCAD's GATTE express tool, with the extra option of choosing which layouts to apply attribute changes to. There are two versions of this program: Version 1 Command: GATTE2 ..is made in lisp and is loaded using these instructions. It uses CAB's Layout Select program to select which layouts you want. (Make sure you download and place LayoutSelect.dcl in an AutoCAD search path or GATTE2 will not work!) Version 1 Required Files: GATTE2.lsp LayoutSelect.dcl Both in GATTE2 V1.zip. Version 2 Command: G2N ..contains an optional Number Incrementer. It is a .NET program and can be loaded using the command NETLOAD; this can then be put into a lisp for startup if desired. Another way to load a .NET program is shown here. Version 2 Dialog Window Version 2 Required Files: GATTE2.dll (in GATTE2 V2 dll.zip ) Alternatively, compile version 2 using the source files in GATTE2 V2 CS Files.zip. Any comments are welcome, reply to the original thread. GATTE2 V1.zip GATTE2 V2 CS files.zip GATTE2 V2 dll.zip Edited November 10, 2010 by SteveK 1 1 Quote
Johnny Posted July 10, 2019 Posted July 10, 2019 Thank you very much for sharing SteveK Very useful when dealing with a lot of layouts in construction Kind Regards Quote
Utomic Posted February 13, 2020 Posted February 13, 2020 On 7/10/2019 at 3:04 AM, Johnny said: Thank you very much for sharing SteveK Very useful when dealing with a lot of layouts in construction Kind Regards I does not seem to work for me If I load the .NET file and type in G2N into the command line its not picking up anything. how did you make it work? Kind Regards Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.