A cube with truncated edges and vertices as in Fig 7 of [Croset 2017]. Can also be obtained by cantellating an octahedron. Also known as Rhombicuboctahedron.
CantellatedCube(L, t)
Parameters:
Constraint:
$ t \le L/2 $
As for any other Form factor.
Class CantellatedCube inherits from the interface class IFormFactor .
Form factor computation is based on the generic form factor of a polyhedron with inversion symmetry provided by libformfactor .
Volume has been validated against $$ V= L^3 - 6Lt^2 + \dfrac{16}{3} t^3. $$
Scattering by uncorrelated, oriented cantellated cubes for horizontal incidence. Rotation around $z$ axis:
Generated by Examples/ff/CantellatedCube.py .
Introduced in BornAgain 1.17 (Python only). Motivated by [Croset 2017].