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: 10.12.3.0 (10.12.3.0)
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