Click or drag to resize
SoEdgeFlagElement.SetMarked Method

Sets the current flags in the state as marked.

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

Parameters

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