discretize.CylindricalMesh.cartesian_origin#

property CylindricalMesh.cartesian_origin#

Cartesian origin of the mesh.

Returns the origin or ‘anchor point’ of the cylindrical mesh in Cartesian coordinates; i.e. [x0, y0, z0]. For cylindrical meshes, the origin is the bottom of the z-axis which defines the mesh’s rotational symmetry.

Returns:
(dim) numpy.ndarray

The Cartesian origin (or anchor point) of the mesh