Visual LISP, AutoLISP and General Customization
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Dimension Building Lines
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
I was wondering if anyone could help me write an AUTOLisp program to label building dimensions. With Civil3d 2013 preventing me from labeling multiple lines at once, creating building labels to dimension complex building exteriors is much more complicated than it needs to be. is there anyone that could help me with a Lisp Routine that Generates a MText or Dtext dimension centered on a line and offset to be clear of the line. the layer for this piece of text would always be "DIMS-BLDG" and the text style will always be "L50s." any help with this would be much appreciated.
the text doesn't have to be organized as it is in this example. the main focus is the layer being correct with the foot mark, precision set to xx.x and oriented to the line.
any help is much appreciated, thanks!
Re: Dimension Building Lines
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
No programming required. Set up a dimstyle with no extension or dimension lines. When dimensioning, just select each line instead of picking the endpoints. Put the text where you want it.
Re: Dimension Building Lines
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
i normally wouldn't have an issue with that, but often times there are buildings with plus or minus 50 walls/jogs, and it is very inefficient to have to click make so many clicks just to place a single peice of text. I'm essentially trying to emulate the way the old label styles would work in land desk. even if there was a way to make 2013 label multiple lines at once, that would be a big improvement.
Re: Dimension Building Lines
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Have you tried Qdim?
I just don't think you're going to find someone to write a free program for you. If you really mean write it with you, then get half of it done and then ask for help.
Re: Dimension Building Lines
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content

