if_then_statement_question.gh (11.3 KB)
Hi everybody,
i am trying to split two curves based on their length with an if then statement.
if the curve is (longer than)> 3000 and (smaller than )< 4500 the curve should be split into 2 segments.
if the curve is (longer than)> 6000 and (smaller than )< 7500 the curve should be split into 5 segments.
I am kind of stuck and would appreciate if someone could have a look at my script and give me some advice.
Thank you guys for your support!!!