For a list of all members of this type, see BuildSeamlines members.
Public Properties
| Name | Description |
| Alias | The alias for this tool's toolbox. |
| cell_size | The cell size affects the granularity at which the seamlines will be calculated. (In, Optional) |
| in_mosaic_dataset | Path and name of the mosaic dataset. (In, Required) |
| order_by_attribute | The attribute fielded to order rasters when the sort method is BY_ATTRIBUTE. The default attribute is ObjectID. (In, Optional) |
| order_by_base_value | The rasters are sorted based on the difference between their value and the value from the Sort Attribute field. (In, Optional) |
| out_mosaic_dataset | Mosaic Dataset (out, Optional) |
| ParameterInfo | The parameters used by this tool. For internal use only. |
| sort_method | The sort method is similar to the mosaic method in that it defines the order in which the rasters will be fused together to generate the image used to create the seamlines. (In, Required) |
| sort_order | When using the BY_ATTRIBUTE sort method, the rasters will be sorted in ascending order as defined by the Sort Attribute.
(In, Optional) |
| ToolboxDirectory | The directory of this tool's toolbox. |
| ToolboxName | The name of this tool's toolbox. |
| ToolName | The name of this tool. |
| view_point | The coordinate location to use when the sort method is CLOSEST_TO_VIEWPOINT. (In, Optional) |
Top
See Also