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.
Parameter Fields¶
Field Index¶
Distance : Float |
Position (translation) : Vector3 |
Position (translationOutput) : Vector3 |
Rotation (rotation) : Rotation |
Rotation (rotationOutput) : Rotation |
Visible Fields¶
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.