For a list of all members of this type, see AddRepresentation members.
Public Properties
| Name | Description |
| Alias | The alias for this tool's toolbox. |
| assign_rule_id_option | Specifies whether or not to assign representation rules to features to match the RuleID assignments of the import rule layer. This option applies only when Import Rule Layer is specified. (In, Optional) |
| geometry_editing_option | Specifies what will happen to the supporting feature class geometry when features are modified with the representation editing tools. (In, Optional) |
| import_rule_layer | A feature layer that symbolizes features with a feature class representation, from which the representation rules are imported. (In, Optional) |
| in_features | The input geodatabase feature class to which a new feature class representation will be added. (In, Required) |
| out_features | Output Features (out, Optional) |
| override_field_name | The name of the Override field, which will hold overrides to representation rules for each feature. (In, Optional) |
| ParameterInfo | The parameters used by this tool. For internal use only. |
| representation_name | The name of the feature class representation to be added. (In, Required) |
| rule_id_field_name | The name of the RuleID field, which will hold a reference to the representation rule for each feature. (In, Optional) |
| ToolboxDirectory | The directory of this tool's toolbox. |
| ToolboxName | The name of this tool's toolbox. |
| ToolName | The name of this tool. |
Top
See Also