I need help retrieving references to subassemblies and parts within an assembly using the following method:
I'm looking for an alternative to the GetReferenceTree method (IEdmFile5), as it's sensitive to files checked out by another user.
Is GetReferences Method (IEdmBatchListing3) even suitable for this purpose? Does anyone have a simple example of its use?
