Click or drag to resize
SoTexture2PrequalifyFileCB 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 filename,
	SoTexture2 node
)

Parameters

filename
Type: SystemString
node
Type: OIV.Inventor.NodesSoTexture2

Return Value

Type: Boolean
See Also