Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am writing some code to check a drawing's Xrefs. Should an Xref show as Not Found, I want grab the Saved Path (which shows in the XRef Manager), then feed that Saved Path elsewhere in my code to grab the Xref by name and place it where it should be. The main question here is just to find the Saved Path. I am able to see some data via XrefGraphNode and then the BlockTableRecord. However, when the Xref is Not Found, the Database of the XrefGraphNode is null, so can't get any data. But since the XRef Manager shows the Saved Path, it must be stored somewhere.
Solved! Go to Solution.
Reply
Reply