Gets the name of the XML file generated when uploading a model to
3D Content Central. The XML file is only generated if the model has a design table with a part number column.
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As ISwDMDocument15
Dim xmlFileName As String
Dim value As SwDmXmlDataError
value = instance.GetPartNumberStreamFile(xmlFileName)
|
Parameters
- xmlFileName
- Name of XML file
Return Value
Status as defined in
swDmXmlDataError
Remarks
See Also
Availability
SolidWorks Document Manager API 2011 SP0