We’re putting the final touches on our new badges platform. Badge issuance remains temporarily paused, but all completions are being recorded and will be fulfilled once the platform is live. Thank you for your patience.
Bill Bulat
Ansys Employee

Image above created by commands below. Create a cylindrical ring and subtract a torus from it.

fini
/cle
 
/vie,1,1,1,1,1
/vup,1,z
 
a=0.100
r1=0.020
r2=0.025
r_fillet=0.005
 
/prep7
bloc,-a/2,a/2,-a/2,a/2,,-a
cyli,r1,r2,,a
 
cyli,r2,r2+r_fillet,,r_fillet
wpof,,,r_fillet
toru,r_fillet,r2+r_fillet
vsbv,3,4
vadd,all
 
vplo
 
Bill
 
Â