| Name | Description |
| Alias | The alias for this tool's toolbox. |
| cell_height | Determines the height of each cell. If you want the height to be automatically calculated using the value in the Number of Columns parameter, set this value to zero—the height will be calculated when the tool is run. (In, Required) |
| cell_width | Determines the width of each cell. If you want the width to be automatically calculated using the value in the Number of Rows parameter, set this value to zero—the width will be calculated when the tool is run. (In, Required) |
| corner_coord | The opposite corner of the fishnet set by X-Coordinate and Y-Coordinate values. (In, Optional) |
| geometry_type | Determines if the output fishnet cells will be polyline or polygon features. (In, Optional) |
| labels | Specifies whether or not a point feature class will be created containing label points at the center of each fishnet cell.
(In, Optional) |
| number_columns | Determines the number of columns the fishnet will have. If you want the number of columns to be automatically calculated using the value in the Cell Size Height parameter, set this value to zero—the number of rows will be calculated when the tool is run. (In, Required) |
| number_rows | Determines the number of rows the fishnet will have. If you want the number of rows to be automatically calculated using the value in the Cell Size Width parameter, set this value to zero—the number of rows will be calculated when the tool is run. (In, Required) |
| origin_coord | The starting pivot point of the fishnet. (In, Required) |
| out_feature_class | The output feature class containing the fishnet of rectangular cells. (Out, Required) |
| out_label | Output Labels (out, Optional) |
| ParameterInfo | The parameters used by this tool. For internal use only. |
| template | Specify the extent of the fishnet. The extent can be entered by specifying the coordinates or using a template dataset. (In, Optional) |
| ToolboxDirectory | The directory of this tool's toolbox. |
| ToolboxName | The name of this tool's toolbox. |
| ToolName | The name of this tool. |
| y_axis_coord | The Y-axis coordinate is used to orient the fishnet. The fishnet is rotated by the same angle as defined by the line connecting the origin and the y-axis coordiinate. (In, Required) |