Gets the embedded XML data for this assembly and saves it to an XML document.
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As ISwDMDocument
Dim xmlFileName As System.String
Dim result As SwDmXmlDataError
instance.GetXmlStream(xmlFileName, result) |
Parameters
- xmlFileName
- Filename for the XML document
- result
Success or error code as defined by SwDMXmlDataError
Example
Remarks
See Also
Availability
SOLIDWORKS Document Manager API 2004 FCS