You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wrote a module to create D-rings. It's quite simple, a union of a rounded_prism() and a ycyl(). It's only interesting because the tangents are calculated so that any reasonably sized base can join to any ycyl. If you are interested, I will add some error checking and share the code.