Layer.create Issue

Hi,

I am testing Layer.create Node but not able to get it going. Am i missing something or its not supposed to be used like this for string input ?

@shahid.shaikh_C3D the Layer.Create node is fine, it is the Arc.ByGeometry node that needs a string object not a Layer, you need to pass the Layer name rather than the Layer itself.

1 Like

Thanks Paolo, got it figured now and it worked fine.