OpenVDBLoad

MLModule
author MeVis Medical Solutions AG
package MeVisLab/Standard
dll MLOpenVDB
definition MLOpenVDB.def
keywords sparse, grid

Purpose

The OpenVDBLoad module allows to load OpenVDB grid files. A single file can contain multiple grids. By default, the first grid is given on the output, except if a different grid name is selected in Selected Grid, in which case the grid with that name is given.

Parameter Fields

Field Index

availableGrids: String
Clear: Trigger
Filename: String
Load: Trigger
Selected Grid: String

Visible Fields

Filename

name: filename, type: String

The filename.

Load

name: load, type: Trigger

Load the file.

Clear

name: clear, type: Trigger

Clear the output.

Selected Grid

name: selectedGrid, type: String

The selected grid. You need to press Load again to load the selected grid.

Hidden Fields

availableGrids

name: availableGrids, type: String, persistent: no