SoMLExample

InventorModule
genre Examples
author MeVis Medical Solutions AG
package MeVisLab/Examples
dll SoMLExample
definition SoMLExample.def
see also SoView2DExample
keywords ML, image, input, example

Purpose

The module SoMLExample demonstrates how to access an ML image in an Open Inventor module.

The module reads out a portion of the input image and displays it as a point cloud in 3D.

Windows

Default Panel

../../../Modules/Inventor/SoMLExample/mhelp/Images/Screenshots/SoMLExample._default.png

Input Fields

image

name: image, type: Image

Output Fields

self

name: self, type: SoNode

Parameter Fields

Field Index

boundingBoxCaching: Enum
Info: String
pickCulling: Enum
renderCaching: Enum
renderCulling: Enum

Visible Fields

Info

name: info, type: String, default: Input is invalid

Shows information about the module.

Hidden Fields

renderCaching

name: renderCaching, type: Enum, default: AUTO

Values:

Title Name
On ON
Off OFF
Auto AUTO

boundingBoxCaching

name: boundingBoxCaching, type: Enum, default: AUTO

Values:

Title Name
On ON
Off OFF
Auto AUTO

renderCulling

name: renderCulling, type: Enum, default: AUTO

Values:

Title Name
On ON
Off OFF
Auto AUTO

pickCulling

name: pickCulling, type: Enum, default: AUTO

Values:

Title Name
On ON
Off OFF
Auto AUTO