ESRI.ArcGIS.DataManagementTools | |
TINCompare Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.DataManagementTools Namespace : TINCompare Class |
The following tables list the members exposed by TINCompare.
Name | Description | |
---|---|---|
TINCompare Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
compare_status | Compare Status (out, Optional) | |
compare_type | The comparison type. (In, Optional) | |
continue_compare | Indicates whether to compare all properties after encountering the first mismatch. (In, Optional) | |
in_base_tin | The Input Base Tin is compared with the Input Test Tin. Input Base Tin refers to data that you have declared valid. This base data has the correct geometry, tag values (if any), and spatial reference. (In, Required) | |
in_test_tin | The Input Test Tin is compared against the Input Base Tin. (In, Required) | |
out_compare_file | The name and path of the text file which will contain the comparison results. (Out, Optional) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. |