lib module

select-kinds function

#let select-kinds(cell, kinds: none)

Documentation

Select nodes of the listed SWC kinds without inventing bridging edges.

Parameters

  • cell (dictionary): The source morphology.
  • kinds (array): Integer SWC type codes to retain. Default: none.

Returns

dictionary

Defined in lib.typ:292.

Source

Module
lib
Defined in
lib.typ:292
Source
View source