May 23, 2006 #1 bigplc Civil/Environmental Joined Jan 26, 2005 Messages 21 im looking for a program that when i draw a line would label it with a distance and a bearing. also if there were two lines it would label an angle. does anyone know of a lisp for something like that.
im looking for a program that when i draw a line would label it with a distance and a bearing. also if there were two lines it would label an angle. does anyone know of a lisp for something like that.
May 23, 2006 #2 ctopher Mechanical Joined Jan 9, 2003 Messages 17,527 Location USA, CA If you have ACAD 06, it does automatically. Chris Systems Analyst, I.S. SolidWorks 06 4.1/PDMWorks 06 AutoCAD 06 ctopher's home (updated 06-21-05) Upvote 0 Downvote
If you have ACAD 06, it does automatically. Chris Systems Analyst, I.S. SolidWorks 06 4.1/PDMWorks 06 AutoCAD 06 ctopher's home (updated 06-21-05)
May 23, 2006 Thread starter #3 bigplc Civil/Environmental Joined Jan 26, 2005 Messages 21 nope autocad 2004 Upvote 0 Downvote
May 23, 2006 #4 CarlB Civil/Environmental Joined Jul 11, 2001 Messages 1,196 Location US See if the routine at cadalyst does it for you. Bearing and Distance Annotations by Leonid Nemirovsky, p.50 BRG.LSP helps you place bearing and distance annotations in a drawing. http://new.cadalyst.com/code/browseyear.cfm?fullyear=2004 Upvote 0 Downvote
See if the routine at cadalyst does it for you. Bearing and Distance Annotations by Leonid Nemirovsky, p.50 BRG.LSP helps you place bearing and distance annotations in a drawing. http://new.cadalyst.com/code/browseyear.cfm?fullyear=2004
May 23, 2006 Thread starter #5 bigplc Civil/Environmental Joined Jan 26, 2005 Messages 21 damn that just messed up my labels on my lines Upvote 0 Downvote