LoadInventorFile

MacroModule
author MeVis Medical Solutions AG
package MeVisLab/Standard
definition LoadInventorFile.def

Purpose

The LoadInventorFile module allows to load an Open Inventor (*.iv) file. It is similar to SoFile but provides more control on the update behavior and directly outputs the loaded scene on its output, while SoFile hides its children.

Parameter Fields

Visible Fields

Load

name: load, type: Trigger

Loads the file.

Clear

name: clear, type: Trigger

Clears the output.

Filename

name: filename, type: String

Filename of the iv file to load.

Update Mode

name: updateMode, type: Enum, default: AutoUpdate

Update behavior.

Values:

Title Name
Auto Clear AutoClear
Auto Update AutoUpdate
Off Off