SoBaseReceiverExample¶
- InventorModule¶
 author
package
dll
definition
see also
keywords
Purpose¶
The module SoBaseReceiverExample shows how to implement an Open Inventor module that renders a primitive that is parametrized via a Base object.
Input Fields¶
inputMessenger¶
- name: inputMessenger, type: BaseMessengerExample(MLBase)¶
 Input Base object holds the parameters for the inventor scene.
For accessing this object via scripting, see the Scripting Reference:
MLBaseMessengerExampleWrapper.
Output Fields¶
self¶
- name: self, type: SoNode¶