Filleting (for curves or surfaces) is not part of the SDK. The fillet curve component that's currently available is something David's actually cooked up.
-Damien On Apr 9, 7:17 am, frankS <[email protected]> wrote: > how about filleting edges ;-)? any chance... or is it also not > included into the SDK? > > On Apr 9, 12:45 pm, David Rutten <[email protected]> wrote: > > > Wait. A long time. Chamfer Edge is not exposed as an SDK function so I > > cannot use it. > > This will require additions to the Rhino SDK (Seattle team effort) and > > then new components for Grasshopper that use these new functions (just > > me). > > > Actually, boxes are an easy case for chamfering, because all the > > angles are fixed and there's an analytic algorithm for chamfered > > edges. Generic Breps are a lot harder to solve. > > > -- > > David Rutten > > [email protected] > > Robert McNeel & Associates > > > On Apr 9, 9:42 am, Taylor <[email protected]> wrote: > > > > Hi everyone, I want to chamfer all of the edges of a box , what should > > > i do?
