Type Alias: CNType
CNType =
"ACN"|"ECN"|"PCN"|"VCN"
Defined in: simulation/types.ts:14
ACN - actual contact point ECN - empty contact point (weft is unset here) PCN - potential contact point (there is a weft that float over this point) VCN - virtual contact point (used only to draw ends of rows for sim when you want full width no matter what)