DataManagementTools
CreateRandomPoints Class Properties
See Also  Send Feedback
ESRI.ArcGIS.DataManagementTools Namespace : CreateRandomPoints Class




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

Public Properties

 NameDescription
public PropertyAliasThe alias for this tool's toolbox.  
public Propertyconstraining_extentThe extent into which points will be randomly placed. The extent will only be used if no constraining feature class is specified. (In, Optional)  
public Propertyconstraining_feature_classThe feature class which contains the features into which the random points will be placed. If a polygon feature class is specified, points will be randomly placed into the polygons. If a line feature class is specified, points will be randomly placed along the lines. (In, Optional)  
public Propertycreate_multipoint_output  
public Propertyminimum_allowed_distance  
public Propertymultipoint_size  
public Propertynumber_of_points_or_field  
public Propertyout_feature_classOutput Feature Class (out, Optional)  
public Propertyout_nameThe name of the feature class to be created. (In, Required)  
public Propertyout_pathThe ArcSDE, personal geodatabase, or workspace in which the output feature class will be created. This workspace must already exist. (In, Required)  
public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
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

© 2011 All Rights Reserved.