
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Dear all
Could you help me with a solution which will really help speed drawing.
I wish to draw a continuous line, similar to a polyline, but using the line command.
The difference is that although the lines join (say filleted with radius = 0) the lines are only determined by picking two points for each.
For example:
I pick a start point (1), then a second (2). A straight line starts at (1) and runs through point (2) or is on a bearing as such.
I then pick two more points (3) and (4). This determines the bearing of the next line, but is 'filleted' to the previous (1) and (2).
I then pick two more points (5) and (6)....continuing the proceedure of above.
So I am not drawing a continuous line, end point to end point, but 'bearing defined by two points' with a fillet to join.
Currentlt I draw a line between two points, then another line between two points, then fillet, then a line between two points, then fillet.....
Kind regards
Paul.
Solved! Go to Solution.