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.

Public Constructors

 NameDescription
Public ConstructorSimplifyBuilding ConstructorOverloaded. Constructor that takes all required parameters for geoprocessor execution.  
Top

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public PropertyCheckConflictSpecifies whether or not to check for potential conflicts, that is, overlapping or touching, among buildings. (In, Optional)  
Public Propertyin_coverThe input coverage containing building polygons. (In, Required)  
Public Propertyminimum_areaSets 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)  
Public Propertyout_coverThe 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)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertyselection_fileA 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)  
Public Propertysimplification_toleranceSets the simplification tolerance in coverage units. A tolerance must be specified and must be greater than zero. (In, Required)  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Top

See Also

© 2010 All Rights Reserved.