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.
Site Navigation
Get all polylines.
Name of a layer containing the polylines.
The identifiers of the polylines.