Possible to trim a (plane) surface with another surface (instead of 3d solid)?

Hi,

Is it possible to trim a (plane) surface, with another (plane surface)?
I know that its possible to trim a surface with a 3d solid. However wouldn’t it also be possible to trim a surface, with another surface in the same plane?

  1. Trim plane with plane
    image
  2. Trim plane with solid
    image

Instead of having to use a 3d solid?

2. Trim surface with surface (instead of 3d solid).gh (8.1 KB)

thank you in advance :slight_smile:

You can use boundarySurfaces like this:


BoundrySrf.gh (14.8 KB)

not really…

Then you’ll need to use it with regionDifference:


BoundrySrf.gh (17.8 KB)

1 Like