The following tables list the members exposed by CopyRasterCatalogItems.
Public Constructors
Public Properties
| Name | Description |
| Alias | The alias for this tool's toolbox. |
| config_keyword | Specifies the storage parameters (configuration) for a file geodatabase and an ArcSDE geodatabase. Personal geodatabases do not use configuration keywords. (In, Optional) |
| in_raster_catalog | The name and location of the raster catalog to be copied. (In, Required) |
| out_raster_catalog | The name and location of the output raster catalog. (Out, Required) |
| ParameterInfo | The parameters used by this tool. For internal use only. |
| spatial_grid_1 | The Output Spatial Grid 1, 2, and 3 parameters apply only to file geodatabases and ArcSDE geodatabases. If you are unfamiliar with setting grid sizes, leave these options as 0,0,0 and ArcGIS will compute optimal sizes for you. For more information about this parameter, refer to the Add Spatial Index tool documentation. (In, Optional) |
| spatial_grid_2 |
Cell size of the second spatial grid. Leave the size at 0 if you only want one grid. Otherwise, set the size to at least three times larger than Spatial Grid 1.
(In, Optional) |
| spatial_grid_3 |
Cell size of the third spatial grid. Leave the size at 0 if you only want two grids. Otherwise, set to at least three times larger than Spatial
Grid 2.
(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