lib module

select-nodes function

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

Documentation

Select exactly the listed nodes as an induced forest over original edges.

Parameters

  • cell (dictionary): The source morphology.
  • nodes (array): Integer node IDs to retain. Default: none.

Returns

dictionary

Defined in lib.typ:282.

Source

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