Label | Explanation | Data Type |
Input Surface | The TIN, terrain, or LAS dataset surface to process. | LAS Dataset Layer; Terrain Layer; TIN Layer |
Input Features | The polygon features that define the region being processed. | Feature Layer |
Height Field | The field in the polygon's attribute table that defines the height of the reference plane used in determining volumetric calculations. | String |
Reference Plane (Optional) | The direction from the reference plane that volume and surface area will be calculated.
| String |
Volume Field (Optional) | Specifies the name of the field that will contain volumetric calculations. The default is Volume. | String |
Surface Area Field (Optional) | Specifies the name of the field that will contain the surface area calculations. The default is SArea. | String |
Pyramid Level Resolution (Optional) | The z-tolerance or window-size resolution of the terrain pyramid level that will be used. The default is 0, or full resolution. | Double |
Derived Output
Label | Explanation | Data Type |
Output Feature Class | The output features that will be updated. | Feature Layer |