microvswind Posted April 4, 2021 Share Posted April 4, 2021 HI guys. i want to copy different string data to different template point .but it does't work .maybe your master could give me some advice . i have searched the forum and that does't works for me.so come here to bother your guys . thanks for any advice. Test.hip Quote Link to comment Share on other sites More sharing options...
br1 Posted April 5, 2021 Share Posted April 5, 2021 Hey microvswind, here is a way to do it , if you set this at your font text : `points("../attribwrangle3", stamp("../copy3","pval",0),"stri")`, and in your stamp just add a variable pval and set it to @ptnum it should work. string_copystamp_odfforce_Test.hiplc Quote Link to comment Share on other sites More sharing options...
anim Posted April 5, 2021 Share Posted April 5, 2021 you can directly stamp string attribs, if you put your string attrib name into Attribute Stamps parameter on Copy SOP and then use stamps() expression to retrieve it Test_fix.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.