Block Variables
- Select the block.
- Right-click along the top of the block.
- Select “Make Variable”.


Parameter Variables
- Right-click over an Input Name.
- Select “Make Variable”.

Use the Information Panel to Create Property Variables
- Expand the (?) symbol on the block to open the Info Panel.
- Go to the Properties Tab.
- Drag any property into the Notebook to create a variable of that property (these properties are linked to the block they came from). You can also drag any chip directly into an input, instead of the Notebook.

Removing Variable Contents
Empty a variable by right-clicking on the variable and selecting “Remove Contents”. Emptying a variable allows you to quickly change the contents of that variable while keeping the variable chip inserted as inputs in other blocks. In this example, the contents of a Cube block variable are being removed. In order to allow any Implicit Body input, the Block Type needs to change from Cube to Implicit Body. To do this, click on the icon and search the list or type in the desired input type. Changing the Sphere and Cube into variables allows you to quickly replace the input without needing to right-click and remove contents.

