Deborah R. Fowler

Wrangle Node Example - Torus

Posted Jan 23 2018 Updated Jan 21 2023 Updated April 20 2026
An example of using a second input on a pointwrangle node is explained below.
This example is based on an expressions tutorial to blow a torus up from a since removed tutorial on expressions from SideFX back in H9. I have created and updated this example using point wrangles as seen in my file
Example File (click here)
. I also added blending from another demo and implemented this with a sequence blend, point vop and finally updated to use point wrangles.
Missing Image
The points are Thanks to the post by https://www.timucinozger.com/post/2015/07/24/Using-secondary-inputs-on-an-wrangle-SOP
The syntax I used here was v@P2 = point(@OpInput2,"P",@ptnum);
Missing image