Get name attribute from another node

   1617   1   1
User Avatar
Member
16 posts
Joined: July 2018
Offline
Hi guys,

I'm stuck in a stupid problem. I have a blast node with one point. I'd like to get the name attribute from it and copy in another node (see picture attached). I tried point() expression but it doesn't work. Can't figure out how fix this.

Attachments:
boh.jpg (363.0 KB)

User Avatar
Member
385 posts
Joined: Nov. 2016
Offline
Hi! You should write your path this way:

“op:../MUDGUARDS”

Alternatively, you could connect MUDGUARDS to the second input of your Wrangle node and use 1 as the geometry argument.

Hope that helps!
  • Quick Links