SoOrientationModel

InventorModule
genre Visualization
author MeVis Medical Solutions AG
package MeVisLab/Standard
dll SoOrientation
definition SoOrientation.def
see also SoOrientationInset
keywords viewer, inset

Purpose

The module SoOrientationModel provides several 3D surface models that can be used by the SoOrientationInset module to indicate the orientation of the displayed Inventor scene.

Windows

Default Panel

../../../Modules/Inventor/SoOrientation/mhelp/Images/Screenshots/SoOrientationModel._default.png

Output Fields

self

name: self, type: SoNode

Parameter Fields

Field Index

Ambient Color1: Color renderCaching: Enum
Ambient Color2: Color renderCulling: Enum
boundingBoxCaching: Enum Shininess: Float
Diffuse Color1: Color Specular Color: Color
Diffuse Color2: Color  
Model: Enum  
Modify Colors: Bool  
pickCulling: Enum  

Visible Fields

Model

name: model, type: Enum, default: CUBE

Defines the model that is used to show the orientation of the Inventor scene.

Values:

Title Name Description
Cube CUBE ../../../Modules/Inventor/SoOrientation/mhelp/Images/SoOrientationModel-cube.png
Man MAN ../../../Modules/Inventor/SoOrientation/mhelp/Images/SoOrientationModel-man.png
Skull SKULL ../../../Modules/Inventor/SoOrientation/mhelp/Images/SoOrientationModel-skull.png
Torso TORSO ../../../Modules/Inventor/SoOrientation/mhelp/Images/SoOrientationModel-torso.png
Skeleton SKELETON ../../../Modules/Inventor/SoOrientation/mhelp/Images/SoOrientationModel-skeleton.png

Modify Colors

name: modifyColors, type: Bool, default: FALSE

Ambient Color1

name: ambientColor1, type: Color, default: 0.200000002980232 0.200000002980232 0.200000002980232

Diffuse Color1

name: diffuseColor1, type: Color, default: 0.699999988079071 0.699999988079071 0.699999988079071

Ambient Color2

name: ambientColor2, type: Color, default: 0.200000002980232 0.200000002980232 0.200000002980232

Diffuse Color2

name: diffuseColor2, type: Color, default: 1 0 0

Shininess

name: shininess, type: Float, default: 0.2

Specular Color

name: specularColor, type: Color, default: 0 0 0

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