get_polylines

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

Get all polylines.

Parameters:
layerstr, optional

Name of a layer containing the polylines.

Returns:
list[System.Guid]

The identifiers of the polylines.