SoToHTMLActionResetHTMLBuffer Method |
Resets buffer of the HTML output for output again.
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntaxpublic void ResetHTMLBuffer()
Public Sub ResetHTMLBuffer
public:
void ResetHTMLBuffer()
member ResetHTMLBuffer : unit -> unit
RemarksOutput starts over at beginning of buffer.
See Also