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