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