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.36.0 (9.9.36.0)
Syntax
public void AllowPrequalifyFile(
	bool name_31216
)

Parameters

name_31216
Type: SystemBoolean
Remarks

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

See Also