Click or drag to resize
PoNonLinearDataMapping2Types Enumeration

Data mapping type.

Namespace: OIV.MeshViz.Nodes
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public enum Types
Members
  Member nameValueDescription
NON_LINEAR_PER_LEVEL0

The data mapping is non linear per level.

LINEAR_PER_LEVEL1

The data mapping is non linear but linear per level.

Remarks