How to run sop node function in python without creating

   1999   2   0
User Avatar
Member
10 posts
Joined: 9月 2016
オフライン
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
405 posts
Joined: 4月 2017
オフライン
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: 9月 2016
オフライン
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