[NodeEditor] How i can Filet / Chamfer Points (corners) from a Rectangle Node ?

 From:  Michael Gibson
9666.5 In reply to 9666.4 
Hi Brian, well a brep is a surface/solid type object, a curve like one output from rectangle is not a brep. Sounds like maybe the fillet node currently only takes breps as inputs and not curves.

It might be that the fillet command on curves is not easy to automate right now because it has a "pick which points to fillet" stage in it.

- Michael