get_polygons

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

Get all polygons.

Parameters:
layerstr, optional

Name of a layer containing the polygons.

Returns:
list[System.Guid]

The identifiers of the polygons.