Click or drag to resize
SoVRMLImageTextureAllowPrequalifyFile Method

Sets the prequalify file flag.

Namespace: OIV.Inventor.VRMLnodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public void AllowPrequalifyFile(
	bool name_31198
)

Parameters

name_31198
Type: SystemBoolean
Remarks

If false, the prequalification delegatewill not be called. Default is true.

See Also