Purpose
Base class for WEM processor modules.
Parameter Fields
Hidden Fields
listenToFinishNotifications
-
name: listenToFinishNotifications, type: Bool, default: TRUE
If checked, the module updates on finish notifications of the input mesh.
listenToRepaintNotifications
-
name: listenToRepaintNotifications, type: Bool, default: TRUE
If checked, the module updates on repaint notifications of the input mesh.
listenToSelectionChangedNotifications
-
name: listenToSelectionChangedNotifications, type: Bool, default: TRUE
If checked, the module updates on selection changed notifications of the input mesh.
progress
-
name: progress, type: Float, persistent: no
Shows the progress of the calculation.
triangulationMode
-
name: triangulationMode, type: Enum, default: Strip
Defines the triangulation mode that is used if the module needs triangle meshes and gets quads or polygon soups.
Values:
Title |
Name |
Center node |
Center node |
Fan |
Fan |
Strip |
Strip |