Click or drag to resize
SoSwitchElementSet Method (SoState, SoNode, Int32)

Sets the current switch index in the state.

Namespace: OIV.Inventor.Elements
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public static void Set(
	SoState state,
	SoNode name_22401,
	int index
)

Parameters

state
Type: OIV.Inventor.MiscSoState
name_22401
Type: OIV.Inventor.NodesSoNode
index
Type: SystemInt32
Remarks