For a list of all members of this type, see CreateFishnet members.
Public Properties
| Name | Description |
| Alias | The alias for this tool's toolbox. |
| cell_height | The cell size height refers to the size of the cells in the y-coordinate direction. (In, Required) |
| cell_width | The cell size width refers to the size of the cells in the x-coordinate position. (In, Required) |
| corner_coord | The opposite corner of the fishnet is the upper-right corner of the fishnet set by a X-Coordinate and Y-Coordinate. (In, Optional) |
| geometry_type | |
| labels | Specify whether or not a point feature class will be created containing label points at the center of each fishnet cell. Labels are generated by default. (In, Optional) |
| number_columns | The number of columns used with the cell size to determine the size of the fishnet. (In, Required) |
| number_rows | The number of rows used with the cell size to determine the size of the fishnet. (In, Required) |
| origin_coord | The fishnet origin is the lower-left corner of the fishnet set by a X-Coordinate and Y-Coordinate. (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 a point on the positive y-axis from the origin point and is used to orient the fishnet. (In, Required) |
Top
See Also