Skip to main content
1-Visitor
December 29, 2008
Question

2d editing

  • December 29, 2008
  • 1 reply
  • 942 views
How can I delete a certain segment of a line which is crossing over another line? IE, if I have a circle and a line passing through it, I want to delete one side of the circle with the deletion ending at the line so an arc is created. Thanks!

    1 reply

    December 29, 2008
    Split the 2D edge at the intersection, then delete the parts you're not interested in.
    December 29, 2008
    Here's a screenshot which shows where you can find the ""Split"" command.