| Overview | All Modules | Tutorial | User's Guide | Programming Guide |
Module category: Tools
DisplaceUsg displaces an unstructured grid by using displacement vectors for every vertex.
DisplaceUsg is available for all COVISE versions and supported platforms.
| Name | Type | Description |
| scale | Scalar | The displacement vectors are scaled with this factor. |
|
|
| Name | Type | Description |
| requiredmesh | UnstructuredGrid Polygons Lines | Grid to be displaced. Of course it works also for sets of grids. |
| requireddataIn | Vec3 | Displacement vectors per vertex. |
|
|
| Name | Type | Description |
| outputmeshOut | UnstructuredGrid Polygons Lines | Displaced grid. |
|
|
We have a NASTRAN data set with displacements. From the module ReadNastran we get grid and displacement information. DisplaceUsg computes the displaced unstructured grid (First Renderer output without, second with displacements).
| Authors: Martin Aumüller, Ruth Lang, Daniela Rainer, Jürgen Schulze-Döbold, Andreas Werner, Peter Wolf, Uwe Wössner |
| Copyright © 1993-2022 HLRS, 2004-2014 RRZK, 2005-2014 Visenso |
COVISE Version 2021.12
|