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