pytuflow.NCMesh.spherical

Contents

pytuflow.NCMesh.spherical#

property NCMesh.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