Click or drag to resize
SoLazyElementSetColorIndices Method

Static set method.

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

Parameters

state
Type: OIV.Inventor.MiscSoState
node
Type: OIV.Inventor.NodesSoNode
indices
Type: SystemInt32
Remarks

See Also