kalai Posted October 22, 2011 Posted October 22, 2011 Hi Is it possible to get attribute of external ref block Quote
pBe Posted October 22, 2011 Posted October 22, 2011 Yes: Lookup Steal From Drawing program on Lee Mac's website http://lee-mac.com/programs.html Quote
Lee Mac Posted October 22, 2011 Posted October 22, 2011 Is it possible to get attribute of external ref block Do you mean the attribute values of an attribute block within an XRef in the drawing? Quote
pBe Posted October 22, 2011 Posted October 22, 2011 (edited) Do you mean the attribute values of an attribute block within an XRef in the drawing? Remember the XrefResetLayer you posted before? I was about to "remodel" that code to work for such a task mentioned by the OP, but i think its your prerogative to do so Lee but then again, you probably have an entirely different approach altogether? Edited October 22, 2011 by pBe Quote
Lee Mac Posted October 22, 2011 Posted October 22, 2011 Remember the XrefResetLayer you posted before? I was about to "remodel" that code to work for such a task mentioned by the OP, but i think its your prerogative to do so Lee but then again, you probably have another approach altogether? I remember that code I would be inclined to retrieve the XRef Block from the Block Collection, iterate through the objects contained therein and extract the Attribute values from the Attributed Block Reference inside the XRef. Untested, but since an XRef is just a special block, it should hopefully work. 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.