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 System.Object
Dim newreferences As System.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