Click or drag to resize
SoExtTexture2PrequalifyFileCB Delegate

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public delegate bool PrequalifyFileCB(
	string name_0,
	SoExtTexture2 name_2
)

Parameters

name_0
Type: SystemString
name_2
Type: OIV.Inventor.NodesSoExtTexture2

Return Value

Type: Boolean
Remarks