Polls

How often should Autodesk release major revisions to AutoCAD?
 
Within the context of its era, which version of AutoCAD was the most STABLE?
 

Subscribe

Remove Binding Artifacts (un$) PDF Print E-mail

Program Description

Remove Binding Artifacts removes artifacts ($n$) from the following:

  • Block Names
  • Dimension Style Names
  • Layer Names
  • Linetype Names
  • Text Style Names

Whenever possible, the program will first try to rename $x$NAME to NAME. If, however, NAME and $x$NAME both exist in the current drawing, then all references to $x$NAME will be changed to NAME.

For example, if LAYERNAME and $0$LAYERNAME both exist in your current drawing, then after running UN$, all of the entities that used to be on $0$LAYERNAME will now be on LAYERNAME.

When both BLOCKNAME and $0$BLOCKNAME exist in the current drawing, all insertions of $0$BLOCKNAME are replaced with BLOCKNAME at the same insertion point, scale, and rotation. The program attempts to preserve attribute values when the tags are identical.

Directions

  1. Unzip the downloaded file to a directory (aka folder) that is within AutoCAD's Support File Search Path.
  2. Load UN$.lsp using AutoCAD's APPLOAD command, the Startup Suite, or the command (load "UN$.lsp")
  3. From AutoCAD's command line, type UN$ and follow the prompts.

Requirements

  • AutoCAD 2000+

Changelog

    December 30, 2005
  • removed options to erase empty text and empty blocks (moved to my "delete debris" application)

Standard Disclaimer

I've thoroughly tested this application on my system, but I can't guarantee that it will work for you. Please make sure that you keep a backup of your original data files.

Author's note

Although there is no support or warranty, please email if you have questions, comments, suggestions, or if you're interested in getting a copy of the source code.

Although there is no charge for this software, please consider supporting the development of the application with a $2 donation/registration by

 
< Prev   Next >

THIS INFORMATION IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Copyright © 2008, http://www.texupport.net/