Click or drag to resize
SoRenderListGetRenderObjectType Method

Returns the i th type of the search list.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public Type GetRenderObjectType(
	int i
)

Parameters

i
Type: SystemInt32

Return Value

Type: Type
Remarks