Attribute error :Nonetype object has no attribute for ‘PointAtParameter’

Hi all.
I’m new to the dynamo., don’t know how to solve this error

help please,

Hi @panda888 ,

I guess the issues is with the reverse().
Please refer the sample.
use wall = wall.Reverse()

this may helps you!

thx. Problem solved :slight_smile: