Click or drag to resize
SoColorMapElement.Set Method

Sets the current color map in the state.

Namespace: OIV.Inventor.Elements
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public static void Set(
	SoState state,
	SoNode node,
	SoColorMap colorMapNode
)

Parameters

state
Type: OIV.Inventor.Misc.SoState
node
Type: OIV.Inventor.Nodes.SoNode
colorMapNode
Type: OIV.Inventor.Nodes.SoColorMap
Remarks