Click or drag to resize
PoLabelValueTypes Enumeration

Type of value displayed by the labels.

Namespace: OIV.MeshViz.Graph
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
[FlagsAttribute]
public enum ValueTypes
Members
  Member nameValueDescription
VALUE0

The values displayed correspond to the the ordinates (resp.

abscissas) of the current mesh 1D geometry.

NAME1

The values displayed correspond to the names associated to the strings-set specified by the field stringsIndex.

Remarks