Hi dynamo forum.
Im work with dynamo for modeling rebar automatically.
All I want to do is return the List via boolean statement.
The image below is what i write for my purpose, but the codeblock do not return the right thing.
As you can see variable booleanCheck is true, and it must return Curvestartpoint via codeblock.
but codeblock return null.
and I changed the input each other (istrue to null list and isfalse to startpoint list) but the same error occur.
what can i do?
Need your help