PbIndexedMesh2DElemOrientations Enumeration |
Cell orientation for visualization of 2D surface mesh.
Namespace: OIV.MeshViz.Data
Member name | Value | Description | |
---|---|---|---|
ORIENTATION_AS_IS | 0 | The cell orientation is kept. | |
ORIENTATION_ZPOS | 1 | Cell is oriented with a normal = (0,0,1) | |
ORIENTATION_ZNEG | 2 | Cell is oriented with a normal = (0,0,-1) |