
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Dear community,
I'm working on Autocad Mechanical 2018 and I am looking for a LISP for automatic coordinate dimensioning for a free closed polyline. I found many LISPs and tested them all, unfortunately they either only work for orthogonal objects (base plate) or they only have linear dimensions.
The coordinate dimensions should look like this:
- UCS set to world
- with specific dimension style "AM_ISO_35mm"
- at each vertex of the polyline
- scale by scaling area (AMSCAREA) in which you are currently dimensioning
- zero points (starting points) - see example
- the polyline must remain a polyline, because it is important for further use
The double coordinate dimensions (e.g. right / left and top / bottom) will be removed later manually (via power-delete)
An example (DWG see attachement):
Many thanks in advance for your support
Solved! Go to Solution.