BasePrintOrganizer.get_printpoint_neighboring_items
- BasePrintOrganizer.get_printpoint_neighboring_items(layer_key, path_key, i)[source]
- layer_key: str
They key of the layer the current printpoint belongs to.
- path_key: str
They key of the path the current printpoint belongs to.
- i: int
The index of the current printpoint.
- Returns:
list, (class: ‘compas_slicer.geometry.PrintPoint’)