Detete part of a shape

How is the best way to delete part of a shape? On the attached pic I want delete the upper right corner.

45- picture frame.lbrn (17.5 KB)

Easiest way is to use another shape to “cut” that shape out

Example woudl be, draw a rectangle, Rotate it
Align it
Then use rectangle as a cut shape

Click it - hold shift and click big square

Result will be a line somehting like this
(Note select order matters)

2 Likes

Worked perfect. Thank you, Sir!!

1 Like

You can do it another way that can sometimes be faster.
You use the node editor.


1 Like

Thank you, Robert, I will give that a try. :smile: :+1:

If the boolean operations are available, like in @gilaraujo post 2. It will probably do what you want. Since it’s a binary type operation, it’s only available when working with two objects.

The top box was already selected from duplication. Hold control (^) and select other box.

Use boolean subtract (B - A). Selected in reverse order, use A - B.

You can use ^B to bring up the Boolean Assistant window, roll your mouse over them to see the results of different operations…

:smile_cat:

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.