SoArrow

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

Purpose

Draws 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

Coordinates of the arrow’s peak (head)

Rotation Ref. Point

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

Coordinates of the rotation center.

Length

name: length, type: Float, default: 10

Length of the arrow line

Display Head

name: displayHead, type: Bool, default: TRUE

On/Off head of the arrow

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