Secretspaces Posted September 23, 2020 Share Posted September 23, 2020 (edited) Hi, I need some advice on the the syntax used to read in the object path in a 'object merge' SOP from a point attribute. I tried with and point(-1,'path',0) and detail(-1,'path',0) as well as `detail(-1,'path',0)` "Warning Invalid sop specified: "detail(-1,'path',0)" Cheers Stefan Edited September 23, 2020 by Secretspaces Quote Link to comment Share on other sites More sharing options...
anim Posted September 23, 2020 Share Posted September 23, 2020 if your path attribute is Detail string attriute then it would be `details(-1,'path')` Quote Link to comment Share on other sites More sharing options...
Secretspaces Posted September 23, 2020 Author Share Posted September 23, 2020 Thanks Tomas! Still getting confused by expressions here) I got it reading the path from incoming point/ detail attributes now. 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.