CartographyTools
AddRepresentation Class Properties
See Also  Send Feedback
ESRI.ArcGIS.CartographyTools Namespace : AddRepresentation Class




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

Public Properties

 NameDescription
public PropertyAliasThe alias for this tool's toolbox.  
public Propertyassign_rule_id_optionSpecifies whether or not to assign representaion rules (by rule ID) to features based on the symbology in the import feature layer. This option applies only when Import Rule Layer is specified. (In, Optional)  
public Propertygeometry_editing_optionSpecifies the geometry editing behavior that will occur with the use of the representation editing tools. STORE_CHANGE_AS_OVERRIDE—specifies that any changes made in an Editing session or using geoprocessing tools in Cartography toolbox will be stored as overrides. This is the default. MODIFY_FEATURE—specifies that any changes made in an Editing session or using geoprocessing tools in the Cartography toolbox will modify the underlying features, and any other representations of this feature class whose geometry editing behavior is also set to modify features. {STORE_CHANGE_AS_OVERRIDE | MODIFY_FEATURE} (In, Optional)  
public Propertyimport_rule_layerThe feature layer from which the representation rules are imported. (In, Optional)  
public Propertyin_featuresThe input features to have a new representation added to the source feature class. (In, Required)  
public Propertyout_featuresOutput Features (out, Optional)  
public Propertyoverride_field_nameThe name of the override field for the new representation. (In, Optional)  
public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
public Propertyrepresentation_nameThe name of the representation to be added. (In, Required)  
public Propertyrule_id_field_nameThe name of the rule ID field for the new representation. (In, Optional)  
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.