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