Click or drag to resize
PoValuedMarkerFieldvalue Property

List of values used to color the markers.

Namespace: OIV.MeshViz.Graph
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoMFFloat value { get; }

Property Value

Type: SoMFFloat
Remarks

If the number of values is equal to number of points of point , marker have a color depending on the current data mapping (see description of OIV.MeshViz.Graph.PoValuedMarkerField), otherwise all the markers have the same color.

See Also