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.

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 Propertyconflict_optionSpecifies whether or not to check for potential conflicts, that is, overlapping or touching, among buildings. (In, Optional)  
Public Propertyin_featuresThe building polygons to be simplified. (In, Required)  
Public Propertyminimum_areaSets 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)  
Public Propertyout_feature_classThe output feature class to be created. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertysimplification_toleranceSets 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)  
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.