PoMeshmoduleDataMapping Property |
Field used to do coloring according the module of the vectors.
Namespace: OIV.MeshViz.DataAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 9.9.36.0 (9.9.36.0)
Syntaxpublic SoSFNode moduleDataMapping { get; }
Public ReadOnly Property moduleDataMapping As SoSFNode
Get
public:
property SoSFNode^ moduleDataMapping {
SoSFNode^ get ();
}
member moduleDataMapping : SoSFNode with get
Property Value
Type:
SoSFNode
RemarksIt is used only if setModuleDataMapping is not called and if the field contains a node derived from PoDataMapping.
See Also