Message 1 of 5
Help with Offset Line

Not applicable
01-29-2010
06:32 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I'm fairly new to AutoCAD.NET programming (about 1 year) and need some help.
I have created a command that will draw two arcs (one is a clone of the
other) and then it draws a line from each starting point, then another line
from each ending point, basicly closing the object.
What I would like to do know is offset the lines a specified distance via
user input. I can get the user specified distance, but cannot figure out how
to offest the lines.
Any help would be greatly appreciated.
Thanks,
James Walker
I'm fairly new to AutoCAD.NET programming (about 1 year) and need some help.
I have created a command that will draw two arcs (one is a clone of the
other) and then it draws a line from each starting point, then another line
from each ending point, basicly closing the object.
What I would like to do know is offset the lines a specified distance via
user input. I can get the user specified distance, but cannot figure out how
to offest the lines.
Any help would be greatly appreciated.
Thanks,
James Walker