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