SubtypesToClasses

Title  Convert Subtypes to Classes

Description

Convert each subtype of a class to a class.

Usage

          
Creates a class for each subtype in the input classes.  A domain with the subtype code and description is added to the original subtype field.

License

Standard

Toolset

Schema

Syntax

SubtypesToClasses (in_workspace, in_classes, output_folder, output_name, {include_data})

Parameter Explanation Data Type
in_workspace Dialog Reference

The source feature dataset or geodatabase with the classes to de-subtype

GPComposite
in_classes Dialog Reference

The tables and feature classes to convert subtypes to classes

GPString
output_folder Dialog Reference

The location of the output geodatabase

DEFolder
output_name Dialog Reference

The name of the output geodatabase

GPString
include_data (Optional) Dialog Reference

Option to include data in output geodatabase

GPBoolean

Code Samples