Click or drag to resize
PoNonLinearDataMapping2Types Enumeration

Data mapping type.

Namespace: OIV.MeshViz.Nodes
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
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