lib module
export-swc function
#let export-swc(cell)Documentation
Export deterministic SWC with topological row order and sequential IDs. Single-root cells satisfy the strict profile; forests preserve all roots.
Parameters
cell(dictionary): The morphology to serialize.
Returns
str
Defined in lib.typ:385.