This seems like it should be simple. The CPRISM works fine to create a frame. I've looked at the help files to get the wallhole command to work and it looks pretty basic. Unfortunately that's not the case. I'm working in AC 9 tonight. Any thoughts?
Doug
c=2"/sin(ang)
d=2"/tan(ang)
e=2"/sin(90-ang)
f=2"/tan(90-ang)
h=a*tan(ang)
rotx 90
material mat
CPRISM_ 132, 132, 132, 8, wt,
0, 0, 15,
a, 0, 15,
a, h, 15,
0, 0, -1, !end of the contour
c+d,2", 15,
a-2",2", 15,
a-2",h-e-f, 15,
c+d,2", -1 !end of first hole
WALLHOLE 4, WT,
0, 0, 79,
a, 0, 79,
a, h, 79,
0, 0, -1
WT is the wall thickness.