For a list of all members of this type, see SimplifyBuilding members.
Public Properties
| 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. |
Top
See Also