lzoper Posted September 1, 2012 Share Posted September 1, 2012 Hello. How send attribute from VOP POP to copy ? An example file does not matter what was on the attribute specified. Explain the main principle by which to move the attribute. HowToSendAttribute.hip Quote Link to comment Share on other sites More sharing options...
sadhu Posted September 1, 2012 Share Posted September 1, 2012 (edited) Hi Izoper. Turn on stamp input checkbox on copy sop and since its a point attrib, use point expression to access the value of nuu - point("../popnet1",$PT,"STPar",0) Edited September 1, 2012 by sadhu 1 Quote Link to comment Share on other sites More sharing options...
CiaranM Posted September 2, 2012 Share Posted September 2, 2012 You could also create a local variable by dropping an attribcreate node after the popnet. Turn off 'write values' and the attribute will be mapped to a local variable as is. 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.