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