Deborah R. Fowler

Wrangle Node Example - Torus

Posted Jan 23 2018 Updated Jan 21 2023 Updated April 24 2026 light/dark
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 torusBlowUp.hipnc
. I also added blending from another demo and implemented this with a sequence blend, point vop and finally updated to use point wrangles.

The points are

The syntax I used here was v@P2 = point(@OpInput2,"P",@ptnum);