weldx.CoordinateSystemManager.has_coordinate_system#

CoordinateSystemManager.has_coordinate_system(coordinate_system_name)#

Return True if a coordinate system with specified name already exists.

Parameters

coordinate_system_name (str) – Name of the coordinate system, that should be checked.

Returns

True or False

Return type

bool