How to run sop node function in python without creating

   1498   2   0
User Avatar
Member
10 posts
Joined: Sept. 2016
Offline
Hello! Is there any way to run node (in my case poly fill) with pytone to edit geometry, but without creating polyfill node?
Thanks!
User Avatar
Member
359 posts
Joined: April 2017
Offline
You can use SOP Verbs to do this:
http://www.sidefx.com/docs/houdini/model/verbs.html [www.sidefx.com]
MOPs (Motion Operators for Houdini): http://www.motionoperators.com [www.motionoperators.com]
User Avatar
Member
10 posts
Joined: Sept. 2016
Offline
Thanks! It's work, but actually only when i am using pythonSop and this is not actually what i am looking for.
Is there any way to edit node geometry with tool from shelf? Because geometry in read-only mode when you trying to access from shelf tool. Or maybe some variant with coping geometry from one node to another with shelf tool?
  • Quick Links