discretize.CurvilinearMesh.origin#

property CurvilinearMesh.origin#

Origin or ‘anchor point’ of the mesh.

For a mesh defined in Cartesian coordinates (e.g. TensorMesh, CylindricalMesh, TreeMesh), origin is the bottom southwest corner. For a CylindricalMesh, origin is the bottom of the axis of rotational symmetry for the mesh (i.e. bottom of z-axis).

Returns:
(dim) numpy.ndarray of float

origin location