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