SoTexture2IsAllowPrequalifyFile Method |
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax [EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public bool IsAllowPrequalifyFile()
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public Function IsAllowPrequalifyFile As Boolean
public:
[EditorBrowsableAttribute(EditorBrowsableState::Advanced)]
bool IsAllowPrequalifyFile()
[<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>]
member IsAllowPrequalifyFile : unit -> bool
Return Value
Type:
BooleanRemarks See Also