art3mis Posted August 18, 2017 Share Posted August 18, 2017 Hi In my DOP network for a RigidBody test I need to enable "Overwrite Attributes" but ONLY at a specific frame in the simulation. Is this possible? Quote Link to comment Share on other sites More sharing options...
Sepu Posted August 18, 2017 Share Posted August 18, 2017 do it in a sop solver Quote Link to comment Share on other sites More sharing options...
art3mis Posted August 18, 2017 Author Share Posted August 18, 2017 Thanks I guess I need a better understanding of what is happening 'under the hood' when "Overwrite Attributes" is enabled. How might this be translated into VEX? Quote Link to comment Share on other sites More sharing options...
cwhite Posted August 18, 2017 Share Posted August 18, 2017 I think right-clicking on the checkbox -> Edit Expression -> $F == 42 should work. Otherwise, it's fairly straightforward to do in a SOP solver. It's just an Attribute Copy SOP where Attribute to Match is "name" - no VEX needed. Quote Link to comment Share on other sites More sharing options...
art3mis Posted August 18, 2017 Author Share Posted August 18, 2017 Thanks. Didn't know checkboxes could be dynamically enabled this way...will try. 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.