Cylinderformat
Cylinderformat is a file format designed for storing 3D data defined in cylindrical coordinates. It aims to provide an interoperable, extensible representation for workflows involving rotationally symmetric geometries such as pipes, turbines, and borehole models. While not an official standard, cylinderformat has appeared in technical discussions as a way to improve exchange between modeling, simulation, and visualization tools.
The core idea of cylinderformat is to organize data into a header and one or more data
Data types typically include arrays of numbers for coordinates, connectivity indices for meshes, and optional per-vertex
Cylinderformat is used in contexts such as computer-aided design, finite element or finite volume meshes in
See also: related coordinate systems and data formats such as GLTF, OBJ, STL, HDF5, and NetCDF.