SoBoundingBoxVis¶
- MacroModule¶
author
package
definition
keywords
Purpose¶
The module SoBoundingBoxVis computes and visualizes an axis-aligned bounding box of an attached Open Inventor scene.
Windows¶
Default Panel¶
Input Fields¶
inScene¶
- name: inScene, type: SoNode¶
Output Fields¶
self¶
- name: self, type: SoNode¶
Parameter Fields¶
Visible Fields¶
V1¶
- name: v1, type: Vector3, default: 3.40282346638529e+38 3.40282346638529e+38 3.40282346638529e+38¶
Shows and sets the upper left rear corner of the axis aligned bounding box.
V2¶
- name: v2, type: Vector3, default: -3.40282346638529e+38 -3.40282346638529e+38 -3.40282346638529e+38¶
Shows and sets the lower right front corner of the axis aligned bounding box.
Pipe Scene¶
- name: pipeScene, type: Bool, default: TRUE¶
If checked, the module also pipes the input scene to its output.