ApplicatorMacroExample¶
- MacroModule¶
 genre
author
package
definition
Purpose¶
The module ApplicatorMacroExample constructs the geometry of a simple medical applicator.
This module shows how to parametrize an Open Inventor scene using Python scripting.
Output Fields¶
Scene¶
- name: Scene, type: SoNode¶
 
Parameter Fields¶
Visible Fields¶
Length¶
- name: length, type: Float, default: 20, minimum: 1, maximum: 50¶
 Sets the overall length of the applicator.
Note that the overall length needs to be broken down to the individual parts and cause scaling and translating.
Diameter¶
- name: diameter, type: Float, default: 3, minimum: 0.1, maximum: 10¶
 Sets the diameter of the applicator.