pisces.geometry.coordinates.utils.is_coordinate_system_instance#

pisces.geometry.coordinates.utils.is_coordinate_system_instance(obj: object) bool[source]#

Check if an object is an instance of CoordinateSystem.

Parameters:

obj (object)

Return type:

bool