mapleleaves Posted June 16, 2011 Posted June 16, 2011 Hi, I am wondering is it possible to get "Found At" path for xref? Seem like the PathName function for the API call is giving me "Saved Path" instead of "Found At" file path. Pls advise. Quote
Jeff H Posted June 18, 2011 Posted June 18, 2011 Have you tried the xref's BlockTableRecod.Database.FileName Quote
mapleleaves Posted June 21, 2011 Author Posted June 21, 2011 Yes tried, but xref's BlockTableRecod.Database.FileName always gives me the main document file path, not the xref object "Found At" file path. Quote
drvic10k Posted August 30, 2011 Posted August 30, 2011 Yes tried, but xref's BlockTableRecod.Database.FileName always gives me the main document file path, not the xref object "Found At" file path. hi, i think i have a solution for you instead of accessing the BlockTableRecord.Database, go for the XrefGraphNode.Database.FileName and you will get the actual resolved path for that xref Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.