LUTLoad

MacroModule
genre LUT
author Felix Ritter
package FMEwork/ReleaseMeVis
definition LUTLoad.def
see also SoLUTEditor, SaveBase
keywords lut

Purpose

The LUTLoad module loads a persistent LUT object from file. It provides the same output connectors as the SoLUTEditor module.

Details

To save a LUT object, use the SaveBase module and connect it to the outLUT field of a SoLUTEditor module.

Windows

Default Panel

../../../Modules/Macros/LUT/mhelp/Images/Screenshots/LUTLoad._default.png

Output Fields

outLUT

name: outLUT, type: MLBase

outInventorLUT

name: outInventorLUT, type: SoNode

Parameter Fields

Field Index

autoLoad: Bool
Close: Trigger
Filepath: String
Load: Trigger
Status: String

Visible Fields

Filepath

name: filepath, type: String

Sets the path of the file, can contain path variables.

Status

name: status, type: String, default: No object loaded.

Shows status information about the module.

Load

name: load, type: Trigger

If pressed, the LUT is loaded.

Close

name: close, type: Trigger

If pressed, the loaded LUT is closed.

Hidden Fields

autoLoad

name: autoLoad, type: Bool, default: TRUE