Naming Lines
in
Programming Questions
•
2 years ago
if i have 4 lines in processing and i want to name the lines as L1, L2, L3 & L4, how do i do that?
i want to then associate or connect each line with an arc. to do this, it would be easier to name the lines and then say connect L1 to arc1.
1