| Allow Run | Boolean | This toggle can prevent the module from running. Allowing the user to make changes to large data sets without waiting for updates. |
| Execute | Button | This button will force the module to run even if the Allow Run toggle has been turned off. This allows the user to make a number of changes before updating. |
| Mask Type | Choice: Convex, Concave | Controls whether the output is a convex or concave hull. |
| Bridging Target | Double | Distance between two points used to determine the fidelity of the concave hull in coordinate system units. |
| Disconnected Regions | Integer | This value represents the estimated number of disconnected regions in the input, which is used to determine the optimal default Bridging Distance value. |
| Offset | Double | This value represents the offset in user coordinates the resulting mask will be inflated by. |
| Arc Resolution | Integer | This specifies the number of points used on each corner for smoothing if a value in the Offset option other than 0 is chosen. An Arc Resolution of 1 results in just the corner point without any smoothing. |
| Output As Surface | Boolean | If enabled, this option will output the resulting mask as a triangulated surface. Otherwise, the output will be lines. |
| Z Position | Double | Z Position determines the Z location of the output. This allows you to position the output at the most convenient elevation. |