<div dir="ltr">I want to create a "Line Loop" with an ordered list of lines from 1 to N where N is an integer. I know that it is not possible to do something like "Line Loop (0) = {LineList{1:N}}". So how can I do something like: "Line Loop (0) = {1,2,3,...,N};"?<div>
<br></div><div style><br></div></div>