PoMeshLevelSurfsurfOrientation Property |
Orientation of the level surface.
Namespace: OIV.MeshViz.Data
OIV.MeshViz.Data.PoMeshLevelSurf.SurfOrientations.ORIENTED_TO_MIN: The facet normals of the level surface are oriented to the region of the mesh where the values are less than levelValue.
OIV.MeshViz.Data.PoMeshLevelSurf.SurfOrientations.ORIENTED_TO_MAX: The facet normals of the level surface are oriented to the region of the mesh where the values are greater than levelValue. These normal orientations are respected if each element of the mesh respects the orientation rules (see the definition of each type of mesh).