Adjustable Fillet command for radiis along offsets?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Does such a lisp exist?
When manually drawing contours we will work on offsets for slope and daylight points. Then I go back and fillet edges for a clean look. I can not fillet the first and offset as I have no idea of my radiis till I see my daylight points.
Right now fillet like that for a 1:3 slope.
Fillet -> R -> 10 -> pick lines to fillet, then
Fillet -> R -> 13 -> pick lines to fillet, then
Fillet -> R -> 16 -> pick lines to fillet
What I am wondering if it exists is a command that runs as such:
FilletCommand -> Radius -> 10 -> OffsetValue -> 3, pick the lines to fillet and get a 10 radius, then pick the next two lines and get a 13', then a 16' and it keeps counting until I exit the command. Offset value could be positive or negative.
I have altered some code before, just not sure where to start on something like this.