The following tables list the members exposed by AddSpatialIndex.
Public Constructors
Public Properties
| Name | Description |
| Alias | The alias for this tool's toolbox. |
| in_features | SDE feature class or shapefile to which a spatial index is to be added. (In, Required) |
| out_feature_class | Output Feature Class (out, Optional) |
| ParameterInfo | The parameters used by this tool. For internal use only. |
| spatial_grid_1 | The two-dimensional grid system that spans a layer, like a locator grid you might find on a common road map. The first, or lowest, grid level has the smallest cell size. One to three 2D grids (also referred to as grid levels), each with a distinct cell size, are created for an SDE layer. Set the cell sizes of the other grids to 0 if you only want one; otherwise, set each level at least three times larger than the previous level. (In, Optional) |
| spatial_grid_2 | The two-dimensional grid system that spans a layer, like a locator grid you might find on a common road map. The first, or lowest, grid level has the smallest cell size. One to three 2D grids (also referred to as grid levels), each with a distinct cell size, are created for an SDE layer. Set the cell sizes of the other grids to 0 if you only want one; otherwise, set each level at least three times larger than the previous level. (In, Optional) |
| spatial_grid_3 | The two-dimensional grid system that spans a layer, like a locator grid you might find on a common road map. The first, or lowest, grid level has the smallest cell size. One to three 2D grids (also referred to as grid levels), each with a distinct cell size, are created for an SDE layer. Set the cell sizes of the other grids to 0 if you only want one; otherwise, set each level at least three times larger than the previous level. (In, Optional) |
| ToolboxDirectory | The directory of this tool's toolbox. |
| ToolboxName | The name of this tool's toolbox. |
| ToolName | The name of this tool. |
Top
See Also