Click or drag to resize
SoExtTexture2PrequalifyFileCB 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 name_0,
	SoExtTexture2 name_2
)

Parameters

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

Return Value

Type: Boolean
Remarks

See Also