Click or drag to resize
SoLazyElement.SetColorIndices Method

Static set method.

Namespace: OIV.Inventor.Elements
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.3.0.0 (10.3.0.0)
Syntax
public static void SetColorIndices(
	SoState state,
	SoNode node,
	int[] indices
)

Parameters

state
Type: OIV.Inventor.Misc.SoState
node
Type: OIV.Inventor.Nodes.SoNode
indices
Type:System.Int32[]
Remarks

See Also