Message 1 of 4
Double offset
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Since forever I miss one of the most (to myself) used commands: double offset.
I made a lisp program in order to fix this lack.
I often need lines straddling to a reference (usually an axis) and I am forced to calculate the half of the distance, launch the offset command, click two times (one for each side); for pipe profile, for external profiles of plate, for lateral view of p.c.d., etc.
Moreover, unlike to classic offset command, it is useful generate new geometry in the current layer, not based on the source geometry layer!
My lisp program do it!
It's possible to improve Autocad with this new command?