| Allow Run | Boolean | The Allow Run Toggle will prevent the module from running. This allows the user to make multiple changes without the module constantly updating. |
| Execute | Button | The Run Once button will cause the module to run one time even if the Allow Run toggle has been turned off. |
| Node Components To Convert | Multi-select | The Node Components To Convert control allows the user to select which nodal data to convert to cell data. |
| Output Nodal Data | Choice: Preserve All Node Data, Remove Converted Node Data, Remove All Node Data | The Output Nodal Data option allows the user to specify how to handle input nodal data in the output. |
| Conversion Type | Choice: Average Values, Majority Values | The Conversion Type allows the user to specify which type of conversion algorithm to use. The first choice is the average value of the nodes connected to each cell. The second choice is to use the value that most nodes have in common; if the nodes all have unique values the smallest value is used. |