Anode |
|
---|---|
Face |
|
Plane |
|
Channel: [[ wireChannel ]]
Head (mm): [[ headLoc ]]
Tail (mm): [[ tailLoc ]]
Separate wires by comma (,). This can be combined with the range syntax similar to python array slicing (start:stop:step)
You can specify a wire color using any css color name or hex string in the 4th argument when you use the range syntax (start:stop:step:color).
Example: 2, 5:8, 10:100:10, 200:300:10:green
Wires: [[ chWires ]]
Global Wire Index: [[ wipGlobal ]]
Channel: [[ wireChannel ]]
Head (mm): [[ headLoc ]]
Tail (mm): [[ tailLoc ]]
Head/tail's x,y,z in mm. example:
Head: 0,0,0
Tail: 100,100,100