Click or drag to resize
PoMeshmoduleDataMapping Property

Field used to do coloring according the module of the vectors.

Namespace: OIV.MeshViz.Data
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoSFNode moduleDataMapping { get; }

Property Value

Type: SoSFNode
Remarks

It is used only if setModuleDataMapping is not called and if the field contains a node derived from OIV.MeshViz.Nodes.PoDataMapping.

See Also