weldx.transformations.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]