Purpose

Helper module to split up a TileProcessorContainer again in TileProcessor and TileProcessorPropertiesSource objects.

Usage

Just connect a valid TileProcessorContainer object to the input.

Windows

Default Panel

../../../Projects/TileProcessing/TileProcessorPropertiesUtils/MLSetTileProcessorProperties/Modules/mhelp/Images/Screenshots/DecomposeTileProcessorContainer._default.png

Input Fields

inTileProcessorContainer

name: inTileProcessorContainer, type: MLBase, deprecated name: inList

TileProcessorContainer object, e.g. created with AddTileProcessorProperties.

Output Fields

outTileProcessor

name: outTileProcessor, type: MLBase

Reference to the TileProcessor object in the input container.

outProperties

name: outProperties, type: MLBase, deprecated name: outTileProperties

Reference to the TileProcessorPropertiesSource object in the input container.