get_curves
- compas_rhino.objects.get_curves(layer=None)[source]
Get all curves.
- Parameters:
- layerstr, optional
Name of a layer containing the curves.
- Returns:
- list[System.Guid]
The identifiers of the curves.
Site Navigation
Get all curves.
Name of a layer containing the curves.
The identifiers of the curves.