SoPlaneSync¶
- InventorModule¶
genre
author
package
dll
definition
see also
keywords
Purpose¶
The module SoPlaneSync computes a plane on base of a rotation, translation, and a distance to a given plane.
Windows¶
Default Panel¶
Output Fields¶
self¶
- name: self, type: SoNode¶
Parameter Fields¶
Field Index¶
|
|
|
|
|
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.