Namespace: OIV.InventorAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax [EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public void FlushFile()
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public Sub FlushFile
public:
[EditorBrowsableAttribute(EditorBrowsableState::Advanced)]
void FlushFile()
[<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>]
member FlushFile : unit -> unit
Remarks See Also