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




For a list of all members of this type, see SimplifyLine members.

Public Properties

 NameDescription
Public PropertyalgorithmSpecifies the line simplification algorithm. (In, Required)  
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertycollapsed_point_optionSpecifies whether to keep collapsed zero-length lines as points if any are found in the process. This option applies only when NO_CHECK is specified or when both FLAG_ERRORS and CHECK options are specified. (In, Optional)  
Public Propertyerror_checking_optionSpecifies how the topological errors (possibly introduced in the process, including line crossing, line overlapping, and collapsed zero-length lines) will be handled. (In, Optional)  
Public Propertyerror_resolving_optionSpecifies how the topological errors (possibly introduced in the process, including line crossing, line overlapping, and collapsed zero-length lines) will be handled. This parameter will be in effect when the error_checking_option is CHECK (the default). (In, Optional)  
Public Propertyin_featuresThe line features to be simplified. (In, Required)  
Public Propertyout_feature_classThe output line feature class to be created. (Out, Required)  
Public Propertyout_point_feature_classOutput Point Feature Class (out, Optional)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public PropertytoleranceThe tolerance that determines the degree of 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.