I need help. I'm doing a simple check of where used.doc.whereused returns an object. Now what?? I'm confused as to whatto do with that.
For doc.getexternalreferences I just did
For Each ref in doc.GetAllExternalReferences
debug.print(ref)
Next
That doesn't seem to work here or I am missing something.
Thanks for some help.SolidworksApi macros
For doc.getexternalreferences I just did
For Each ref in doc.GetAllExternalReferences
debug.print(ref)
Next
That doesn't seem to work here or I am missing something.
Thanks for some help.SolidworksApi macros