Jaap Posted January 20, 2009 Posted January 20, 2009 How can i use the description of a block in VBA I want to make a explanation/legend on a drawing. the blocknames are shortnames. In the description of the block we want to put there the text that will be displayed in the legend Jaap Quote
SEANT Posted January 20, 2009 Posted January 20, 2009 I believe that is contained in the AcadBlock.Comments property. Quote
borgunit Posted January 20, 2009 Posted January 20, 2009 Also, if you are referring to the BlockReference object, it has properties like EffectiveName and Name. 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.