SoExtTexture2AllowPrequalifyFile Method |
If true, allows the PrequalifyFile delegateto be called.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic void AllowPrequalifyFile(
bool name_13399
)
Public Sub AllowPrequalifyFile (
name_13399 As Boolean
)
public:
void AllowPrequalifyFile(
bool name_13399
)
member AllowPrequalifyFile :
name_13399 : bool -> unit
Parameters
- name_13399
- Type: SystemBoolean
Remarks
See Also