Hey guys I seem to have run into a bit of a wall with trying to use the copy sop and attribute create along with the assemble node.
I'm trying to create a name attribute then stamp the point number on, but I keep finding that it doesn't work. In the geometry spreadsheet it shows my expression in the name column instead of my nicely stamped names and I have no idea what I'm doing wrong. Because of this I think the assemble SOP sees them as one object as if I let it do the name attribute it packs them as individual objects.
I've attached a file to this thread, I'm sure it's just me being blind
So after trawling through some example files I realised where I went wrong. I was nesting my stamp in ‘ ’ instead of ` `. I've never used ` ` in anything else before so it was something I probably would have never picked up on without combing examples!