Jump to content

Please rate this Program:  

26 members have voted

  1. 1. Please rate this Program:



Recommended Posts

Posted (edited)

Align Text to Curve

 

This program will enable the user to easily align DText, MText or Attributes to a curve, with intuitive placement controls.

 

The program should work in all versions of AutoCAD that have Visual LISP functions available (AutoCAD 2000 onwards). Text can be aligned to the majority of drawing objects, and is automatically rotated to always be the correct reading orientation.

 

Upon invoking the program, the user can either specify a new text string, or select existing text or attribute objects. After selecting a curve, the program offers several controls to aid with text placement, these are displayed at the command line.

 

Text can either be aligned parallel or perpendicular to the selected curve, and perpendicularity can be toggled using 'P'. Offset from the curve can be controlled using the +/- keys, or a manual offset may be specified by pressing 'O'. For MText objects, a background mask may also be toggled using 'B'.

-- This program is available Free to Download --

 

 

Instructions for Running:

  • Save the attached LISP files.

 

  • Open AutoCAD and type appload at the command line, or alternatively, go to Tools > Load Application.

 

  • Load the LISP files as previously saved, and add the files to your start-up suite or ACADDOC.lsp if desired.

 

  • Type either CurveAlignedText or CAT at the command line to invoke the command.

 

  • For more info, see here.

Thank you for your time and interest in this program.

 

Your comments and suggestions are welcome. Either PM me directly, or post a reply to the original thread.

 

Cheers

 

Lee

 

Code available here.

Edited by Lee Mac

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...