ESRI.ArcGIS.CoverageTools | |
SimplifyBuilding Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.CoverageTools Namespace : SimplifyBuilding Class |
The following tables list the members exposed by SimplifyBuilding.
Name | Description | |
---|---|---|
SimplifyBuilding Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
CheckConflict | Specifies whether or not to check for potential conflicts, that is, overlapping or touching, among buildings. (In, Optional) | |
in_cover | The input coverage containing building polygons. (In, Required) | |
minimum_area | Sets the minimum area to be retained in coverage units. The default is the square of the simplification tolerance. Enter 0 to include all buildings. (In, Optional) | |
out_cover | The output coverage containing simplified buildings as preliminary regions with a subclass BLDGSIM. The output coverage name must be different from the input coverage name. (Out, Required) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
selection_file | A special file created using the ArcPlot command WRITESELECT (see ArcInfo Workstation Help for command reference). It identifies coverage features selected in ArcPlot. This option allows you to simplify selected buildings in the input coverage. (In, Optional) | |
simplification_tolerance | Sets the simplification tolerance in coverage units. A tolerance must be specified and must be greater than zero. (In, Required) | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. |