Topology class
(Shortest import: from brian2.spatialneuron.morphology import Topology)
- class brian2.spatialneuron.morphology.Topology(morphology)[source]
Bases:
object
A representation of the topology of a
Morphology
. Has a useful string representation, inspired by NEURON’stopology
function.