Exports an XML file with the 3D Content Central (3DCC) original format configuration rules built into this document by the SOLIDWORKS Configuration Publisher.
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As ISwDMDocument14
Dim xmlFileName As System.String
Dim value As SwDmXmlDataError
value = instance.Get3DCCStreamFile(xmlFileName) |
Parameters
- xmlFileName
- Name of file to which to save the configuration rules data
Return Value
Status as defined in
swDmXmlDataError
Example
Remarks
See Also
Availability
SOLIDWORKS Document Manager API 2010 SP0