get_points

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

Get all points.

Parameters:
layerstr, optional

Name of a layer containing the points.

Returns:
list[System.Guid]

The identifiers of the points.