get_lines

compas_rhino.objects.get_lines(layer=None)[source]

Get all lines.

Parameters:
layerstr, optional

Name of a layer containing the lines.

Returns:
list[System.Guid]

The identifiers of the lines.