Click or drag to resize
SoVRMLMovieTextureAllowPrequalifyFile 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_31616
)

Parameters

name_31616
Type: SystemBoolean
Remarks

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

See Also