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