sirsebast Posted December 3, 2010 Posted December 3, 2010 Is it possible to associate the text has a dimension because I have to create a sheet with all of the dimension ?? I have many block is it possible to change a block for a ohter without erase ?? Is it possible in Vba or lisp change field without opening dwgprops ?? Quote
ReMark Posted December 3, 2010 Posted December 3, 2010 BLOCKREPLACE can also be found under Express Tools > Blocks. You do have Express Tools loaded don't you? Quote
ReMark Posted December 3, 2010 Posted December 3, 2010 No how can I load it ?? If it was somehow overlooked when AutoCAD 2007 was initially loaded you'll need the installation DVD. Do you have it? Quote
ReMark Posted December 3, 2010 Posted December 3, 2010 You're entirely welcomed. It's amazing how many users fail to load Express Tools or even know of their existence. Quote
ccowgill Posted December 3, 2010 Posted December 3, 2010 Is it possible to associate the text has a dimension because I have to create a sheet with all of the dimension ?? I'm not sure I understand your question, but typically when a dimension is created, the text is placed based on that dimensions length, this text can be overwritten and a distance can be manually specified I have many block is it possible to change a block for a ohter without erase ?? as others have said, block replace. or if you are just replacing a block with the same name, you can use insert to redefine it, or just use blockedit to modify the block Is it possible in Vba or lisp change field without opening dwgprops ?? It depends on how your fields are setup. We have many fields that just run off of drawing variables, and others are run from the custom properties, those are populated from an excel file via a lisp program. 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.