Click or drag to resize
SoVRMLLODFindLevel Method

Finds index of given level/child within group.

Namespace: OIV.Inventor.VRMLnodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public int FindLevel(
	SoNode level1
)

Parameters

level1
Type: OIV.Inventor.NodesSoNode

Return Value

Type: Int32
Remarks