weldx.CoordinateSystemManager.lcs#

property CoordinateSystemManager.lcs: list[weldx.transformations.LocalCoordinateSystem]#

Get a list of all attached LocalCoordinateSystem instances.

Only the defined systems and not the automatically generated inverse systems are included.

Returns

List of all attached LocalCoordinateSystem instances.

Return type

list[LocalCoordinateSystem]