SoArrow

InventorModule
genre Visualization
author MeVis Medical Solutions AG
package MeVisLab/Standard
dll SoUtils
definition utils.def

Purpose

The module SoArrow renders an arrow.

Usage

See example network.

Windows

Default Panel

../../../Modules/Inventor/SoUtils/mhelp/Images/Screenshots/SoArrow._default.png

Output Fields

self

name: self, type: SoNode

Parameter Fields

Field Index

boundingBoxCaching: Enum Rotation Ref. Point: Vector3
Display Head: Bool  
Length: Float  
minDistance: Float  
pickCulling: Enum  
Position: Vector3  
renderCaching: Enum  
renderCulling: Enum  

Visible Fields

Position

name: position, type: Vector3, default: 0 0 0

Sets the coordinates of the arrow’s peak (head).

Rotation Ref. Point

name: rotationRef, type: Vector3, default: 0 0 0

Sets the coordinates of the rotation center.

Length

name: length, type: Float, default: 10

Sets the length of the arrow line.

Display Head

name: displayHead, type: Bool, default: TRUE

If checked, the head of the arrow is displayed.

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

minDistance

name: minDistance, type: Float, default: 5