Click or drag to resize
SoExtTexture2.PrequalifyFileCB Delegate

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

Parameters

name_0
Type: System.String
name_2
Type: OIV.Inventor.Nodes.SoExtTexture2

Return Value

Type: Boolean
Remarks