Click or drag to resize
SoTexture2PrequalifyFileCB Delegate

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public delegate bool PrequalifyFileCB(
	string filename,
	SoTexture2 node
)

Parameters

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

Return Value

Type: Boolean
See Also