weldx.transformations.CoordinateSystemManager.create_cs#

CoordinateSystemManager.create_cs(coordinate_system_name, reference_system_name, orientation=None, coordinates=None, time=None, time_ref=None, lsc_child_in_parent=True)#

Create a coordinate system and add it to the coordinate system manager.

This function uses the __init__ method of the LocalCoordinateSystem class.

Parameters: