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