SoTexture2AllowPrequalifyFile Method |
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax [EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public void AllowPrequalifyFile(
bool name_23504
)
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public Sub AllowPrequalifyFile (
name_23504 As Boolean
)
public:
[EditorBrowsableAttribute(EditorBrowsableState::Advanced)]
void AllowPrequalifyFile(
bool name_23504
)
[<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>]
member AllowPrequalifyFile :
name_23504 : bool -> unit
Parameters
- name_23504
- Type: SystemBoolean
Remarks See Also