ESRI.ArcGIS.CartographyTools
SmoothPolygon Class Members
See Also  Properties  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.CartographyTools Namespace : SmoothPolygon Class




The following tables list the members exposed by SmoothPolygon.

Public Constructors

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

Public Properties

 NameDescription
Public PropertyalgorithmSpecifies the smoothing algorithm. (In, Required)  
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyendpoint_optionSpecifies whether or not to preserve the endpoints for isolated polygon rings. This option works with the PAEK algorithm only. (In, Optional)  
Public Propertyerror_optionSpecifies how the topological errors (possibly introduced in the process, such as line crossing or overlapping) will be handled. (In, Optional)  
Public Propertyin_featuresThe polygon features to be smoothed. (In, Required)  
Public Propertyout_feature_classThe output polygon feature class to be created. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public PropertytoleranceSets a tolerance used by the PAEK algorithm. A tolerance must be specified, and it must be greater than zero. You can specify a preferred unit; the default is the feature unit. You must enter a 0 as a placeholder when using the BEZIER_INTERPOLATION smoothing algorithm. (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.