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