Message 1 of 4
Qdim using aligned instead of linear
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a poly line with multiple segments. Some segments are straight lines, others are arcs. For the straight line segments, I need it to dimension using aligned. for the arcs, I need it to dimension using arc length.
When I use the Qdim function on this poly line, it only gives linear Dimensions.
Is there anyway to achieve what I want using a custom command macro or will it require AutoLisp?