MachiningUseItf Interface DELIMfgManufacturingOutput

Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.


interface DELIMfgManufacturingOutput

Object that represents the output machining code.


Method Index


o CloseStream()
Close the Stream.
o Flush()
Flush all Data in the Stream.
o NewLine()
Create a New Line in the underlying output stream.
o write_Chars(CATUnicodeString&)
Write the specified string to the underlying output stream.

Methods


o CloseStream
public virtual CloseStream()
Close the Stream.
o Flush
public virtual Flush()
Flush all Data in the Stream.
o NewLine
public virtual NewLine()
Create a New Line in the underlying output stream.
o write_Chars
public virtual write_Chars( const iText)
Write the specified string to the underlying output stream.

This object is included in the file: DELIMfgManufacturingOutput.h
If needed, your Imakefile.mk should include the module: MachiningUseItf

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.