Gets a list of the names of the original references and their corresponding new references if the references were changed using the SolidWorks Document Manager API or SolidWorks Explorer.
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As ISwDMDocument8
Dim originalreferences As Object
Dim newreferences As Object
instance.GetChangedReferences(originalreferences, newreferences)
|
Parameters
- originalreferences
- Array of the names of the original references
- newreferences
- Array of the names of the corresponding references
See Also
Availability
SolidWorks Document Manager API 2007 FCS