pytuflow.GridMesh.spherical

pytuflow.GridMesh.spherical#

property GridMesh.spherical: bool#

Returns whether the mesh is in spherical coordinates.

Returns:

True if the mesh is in spherical coordinates, False if it is in Cartesian coordinates.

Return type:

bool