Skip to main content

If Feature Type Is (Model Tools)

Summary

Evaluates whether a feature class is of the specified feature type.

Learn how If Feature Type Is works in ModelBuilder

Usage

  • This tool is only available from ModelBuilder for use in models. The tool is not available from the Geoprocessing pane or from Python.

  • The tool has two Boolean outputs, True and False. Based on the condition being evaluated, one of the two Boolean outputs is true and the other is false after the tool runs. These Boolean outputs must be set as a precondition to the downstream tools for those to run if either of the preconditions is true.

Parameters

Label Explanation Data type

Input Features

The input feature layer that will be evaluated.

Feature Layer

Feature Type

Specifies the type of feature that will be evaluated.

  • AnnotationInput annotation features will be evaluated.

  • DimensionInput dimension features will be evaluated.

  • EdgeInput edge features will be evaluated.

  • JunctionInput junction features will be evaluated.

  • LineInput line features will be evaluated.

  • PointInput point features will be evaluated.

  • PolygonInput polygon features will be evaluated.

  • MultipatchInput multipatch features will be evaluated.

String

Derived output

Label Explanation Data type

True

If the specified criteria evaluates to True, this parameter will be set to True.

Boolean

False

If the specified criteria evaluates to False, this parameter will be set to True.

Boolean

Environments

This tool does not use any geoprocessing environments.

Licensing information

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