ESRI.ArcGIS.CartographyTools | |
SimplifyBuilding Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.CartographyTools 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. | |
conflict_option | Specifies whether or not to check for potential conflicts, that is, overlapping or touching, among buildings. (In, Optional) | |
in_features | The building polygons to be simplified. (In, Required) | |
minimum_area | Sets the minimum area for a simplified building to be retained in feature units. The default value is zero, that is, to keep all buildings. You can specify a preferred unit; the default is the feature unit. (In, Optional) | |
out_feature_class | The output feature class to be created. (Out, Required) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
simplification_tolerance | Sets the tolerance for building simplification. A tolerance must be specified, and it must be greater than zero. You can choose a preferred unit; the default is the feature unit. (In, Required) | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. |