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