Dear Mathematicians I need your help for a new sculpture!
I will attach images but first imagine 2 hexagons - where one is rotated 30 deg. They are separated by 12 equilateral triangles. I need to confirm the angle between the 2 faces as show in the image. My computer render calculation makes it 145.222 deg but I need to confirm this is absolutely correct before proceeding to fabrication!
Your help would be greatly appreciated, thank you! Pete
This shows the angle I need to confirm:
This is the computer design angle that I need to confirm:
This is something like what the final sculpture will look like!
This shows how I made it:




You are requesting a dihedral angle of a (regular) hexagonal antiprism. This is calculated as follows. Consider a hexagon with vertices $v_0, \ldots, v_5$, where $$v_k = \left(\cos \frac{\pi}{3} k, \sin \frac{\pi}{3} k, d \right),$$ and another hexagon with vertices $w_0, \ldots, w_5$ where $$w_k = \left(\cos \frac{\pi}{6} (2k+1), \sin \frac{\pi}{6} (2k+1), -d\right).$$
The distance these hexagons are separated by is $2d$. In order for the lateral triangles to be equilateral, the distance between, say, $v_0$ and $w_0$, must be $1$. This implies $$1 = \left(1 - \cos \frac{\pi}{6}\right)^2 + \left(0 - \sin \frac{\pi}{6}\right)^2 + (2d)^2,$$ hence $$d = \frac{\sqrt{\sqrt{3} - 1}}{2}.$$ The dihedral angle $\theta$ between triangular faces is therefore given by the equation $$\cos \theta = \frac{\vec a \cdot \vec b}{|\vec a| |\vec b|},$$ where $$\vec a = w_5 - \frac{v_0 + w_0}{2} = \left(\frac{\sqrt{3} - 2}{4}, -\frac{3}{4}, -d\right), \\ \vec b = v_1 - \frac{v_0 + w_0}{2} = \left(-\frac{\sqrt{3}}{4}, \frac{2\sqrt{3} - 1}{4}, d \right).$$ This gives $$\vec a \cdot \vec b = - \frac{\sqrt{3}}{4} - d^2, \\ |\vec a| |\vec b| = 1 - \frac{\sqrt{3}}{4} + d^2,$$ hence $$\theta = \arccos \frac{1 - 2 \sqrt{3}}{3} \approx 145.2218913319^\circ. \approx 145^\circ 13' 18.80879''.$$ The equivalent radian measure is approximately $2.534600149715126$ radians.