Question
How to replace a line segment?
Here's what I want to do:
Take the selected line segment, and replace it with a series of line segments, scaled to the length of the line.
I'm not quite sure how to go about this. I don't see any line object relating to a path item. All I see are anchors. I know I can access the two anchors of the line segment that's selected, but to begin with, how to I delete the line connecting the anchors?
