Add Subtype (Data Management)

ArcGIS Pro 3.3 | | Help archive

Summary

Adds a new subtype to the subtypes in the input table.

Usage

  • A field in the feature class or table must be assigned as the subtype field before new subtypes can be added. This is done using the Set Subtype Field tool.

  • If you add a subtype whose code already exists, the new subtype will be ignored.

  • If you need to change the description of an existing subtype, you would first have to remove the subtype, then add a new subtype with the same code and a new description.

  • You can also view and manage subtypes in Subtypes view which can be opened by clicking the Subtypes button found in the Design section of the Data ribbon, or by clicking the Subtypes button on the Fields view ribbon.

Parameters

LabelExplanationData Type
Input Table

The feature class or table containing the subtype definition to be updated.

Table View
Subtype Code

A unique integer value for the subtype to be added.

Long
Subtype Name

A description of the subtype code.

String

Derived Output

LabelExplanationData Type
Updated Input Table

The updated table or feature class.

Table View

Licensing information

  • Basic: Yes
  • Standard: Yes
  • Advanced: Yes

Related topics