Anatol Posted May 24, 2016 Share Posted May 24, 2016 Hi guys. I have a point with an attribute @mesh_path @mesh_path = "/mnt/projects/model/mesh.001.proxy.OBJ" and File SOP connected below I can't read file if I use attribute in a FILE_SOP text Field. `@mesh_path` Is there any possibility to use string variable in FILE SOP text field to read the file? Quote Link to comment Share on other sites More sharing options...
xray Posted May 25, 2016 Share Posted May 25, 2016 If you are only dealing with one point, you could use the points() expression. points('path/to/SOP', 0, 'mesh_path') filePtAttrib.hip Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.