Skip to content
Snippets Groups Projects
Unverified Commit f12f934f authored by Benjamin Cumming's avatar Benjamin Cumming Committed by GitHub
Browse files

ability to query cable_cell for cable segments that define a region (#961)

Add `cable_cell::concrete_region(region)` method that returns a the cable segments in a region.

This is required by the Arbor GUI #953 so that it can illustrate regions (and locsets) defined by users on a concrete cell morphology.

Note that the `concrete_region` and `concrete_locset` interfaces will need to be extended with random number seed information when we add full support for that, but shouldn't need to be replaced or changed otherwise.

Fixes #960.
parent 6e2be21b
No related branches found
No related tags found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment