String attribute to write the file path in an alembic node

   1997   1   0
User Avatar
Member
1 posts
Joined: Oct. 2019
Offline
I'm trying to get the string attribute from the node "path_attrib" to write the string into the file path in the alembic node. I have little to no experience writing hscript, especially not containing strings. What am I doing wrong?

Attachments:
Screenshot 2022-04-01 123533.png (236.6 KB)

User Avatar
Member
33 posts
Joined: Nov. 2016
Offline
The details() [www.sidefx.com] unlike the detail() function only takes 2 arguments. You do not need the "0" attrib_index in the end for string attributes.
  • Quick Links