Need help with fillet closed curve

   564   2   0
User Avatar
Member
7 posts
Joined: 7月 2018
Offline
I'm trying to bevel the corner points of a closed curve, but I'm getting unexpected results when using PolyBevel. It works fine on open-ended curves, but not on closed ones. Is there a correct way to do this?

Attachments:
Issue.png (346.6 KB)
fillet_curve.hipnc (110.3 KB)

User Avatar
Member
711 posts
Joined: 9月 2013
Online
Disable/remove polypath and unroll the polygon using ends SOP after beveling.

Attachments:
fillet_curve_KM.hipnc (99.6 KB)

https://procegen.konstantinmagnus.de/ [procegen.konstantinmagnus.de]
User Avatar
Member
7 posts
Joined: 7月 2018
Offline
Thank you Konstantin Magnus. To achieve a closed curve fillet, we need to perform a bevel on the closed surface polygon before converting it to a curve, and cannot be performed on the curve itself.
  • Quick Links