SoPlaneSync

InventorModule

genre

Plane

author

MeVis Medical Solutions AG

package

MeVisLab/Standard

dll

SoUtils

definition

utils.def

see also

SoCalculator, SoClipBox, ComposePlane, CalculateAngle

keywords

synchronized, distance, parallel

Purpose

The module SoPlaneSync computes a plane on base of a rotation, translation, and a distance to a given plane.

Windows

Default Panel

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

Output Fields

self

name: self, type: SoNode

Parameter Fields

Field Index

Distance: Float

Position (translation): Vector3

Position (translationOutput): Vector3

Rotation (rotation): Rotation

Rotation (rotationOutput): Rotation

Visible Fields

Rotation (rotation)

name: rotation, type: Rotation, default: 0 0 1 0

Sets the input rotation.

Position (translation)

name: translation, type: Vector3, default: 0 0 0

Sets the input translation.

Distance

name: distanceFactor, type: Float, default: 1, minimum: -50, maximum: 50

Sets the distance of the output plane to the input plane.

Position (translationOutput)

name: translationOutput, type: Vector3, persistent: no

Shows the output translation.

Rotation (rotationOutput)

name: rotationOutput, type: Rotation, persistent: no

Shows the output rotation.