Click or drag to resize
SoVertexFlagElementSetUnmarked Method

Sets the current flags in the state as unmarked.

Namespace: OIV.Inventor.Elements
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public static void SetUnmarked(
	SoState state,
	SoNode node,
	int numFlags,
	int[] flags
)

Parameters

state
Type: OIV.Inventor.MiscSoState
node
Type: OIV.Inventor.NodesSoNode
numFlags
Type: SystemInt32
flags
Type: SystemInt32
Remarks