| genre | WEMInteraction |
| status | stable |
| author | Bart De Dobbelaer |
| package | MeVisLab/Standard |
| definition | WEMExtrude.def |
The WEMExtrude module allows to draw a contour onto the screen which is then projected into to screen along the viewing direction.
Add the Inventor output to a SoExaminerViewer and draw a contour.
The contour is drawn in screen coordinates. By means of the projection matrix this contour can be projected onto the near Z clipping plane. By moving this contour along the viewing direction a 3D shape is created: an extruded WEM. The result is only created in the close neighborhood of the scene bounding box.
Use a SoExaminerViewer to draw a contour. Every new interaction creates a new contour and thus a new extruded WEM.
| Apply: Trigger | Triangulate: Bool |
| Auto Apply: Bool | Undo: Trigger |
| Auto Update: Bool | |
| Clear: Trigger | |
| Filter Sensitivity: Float | |
| Line Color: Color | |
| status: String | |
| Subdivide: Bool |
If checked, the module generates a new output on each parameter change.
If checked, the module generates a new output on each input change (which the module does not have).
Value to adjust the extruded WEM's coarseness. A low value mean a high coarseness, a high value means that the drawn contour is extruded without any smoothing.
Adjusts the color of the interactively drawn contour line.
If checked, the extruded WEM is bein subdivided so that no larger triangles appear. Having only smaller triangles causes a Boolean operation on the extruded WEM to be more precise.