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