NodeBox | Reference | strokewidth()
strokewidth(width)
nofill() stroke(0.2) strokewidth(1.5) rect(10, 10, 20, 40) strokewidth(3) rect(40, 10, 20, 40)