neat.MorphNode.child_nodes

property MorphNode.child_nodes

Get the child_nodes of this node. Indices 2 and 3 are skipped by default (3-point soma convention)

Parameters

skip_inds (list or tuple of ints) – Node indices of child nodes that are not added to the returned list

Returns

The child nodes

Return type

list of neat.MorphNode