Coordinate Transformations

\label{sec:coords} A full suite of coordinate transformation utilities is included in gadfly, with methods for converting between Cartesian, spherical, and cylindrical coordinates, performing linear coordinate translations, and rotations about arbitrary axes. These methods are both directly accessible as independent library functions, and via the PartType dataframe object using the .orient_box() functionality.