The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information.... |
Home ![]() ![]() ![]() ![]() ![]() |
|||||||||||
See also: SaveAsXMLFile, DataID, ReadFromXMLStream, WriteToOpenXMLFile, ReadFromOpenXMLFile, TMatXmlTag, LoadFromXMLFile, DataID (Mat4D) | |||||||||||
WriteToXMLStream |
![]() |
||||||||||
The method WriteToXMLStream writes the data of the matrix to the stream OutStream using XML syntax. If the parameter CreateHeader is TRUE a minimum XML header is generated. CreateHeader should be set to FALSE if the data is to be appended to an existing XML file. The parameter DataID holds a unique user defined identifier which is stored as the attribute "id " of the <matrix> tag. If the parameter DataID is empty, the value of the property DataID is used instead of an empty string.
|