ara35 Posted June 30, 2010 Share Posted June 30, 2010 I have blocks with multiple attributes. For example, let's just say a rectangle with x and y as attributes. is there anyway i can move just y, or just x, without moving the rectangle? I have seen the lisp files used to move attributes of a block but I was curious if you could move a specific attribute. the attributes names are "description" and "circuit". Thanks. Quote Link to comment Share on other sites More sharing options...
rvpas Posted July 1, 2010 Share Posted July 1, 2010 Hi ara35 If you want just move your attribute position 2 solutions 1- When you create your attribute, your can uncheck Lock position 2- it is already create open block editor/select your attribute in properties palette/Misc/Lock position -->no Dont forget ATTSYNC to synchronize your attribute ! See image Bye Pascal Quote Link to comment Share on other sites More sharing options...
ara35 Posted July 1, 2010 Author Share Posted July 1, 2010 i meant to move multiple at the same time from different blocks. so i have 5 blocks with x attribute and y attribute and i want to move all the x's because they come in at a location that i don't want... is that clear enough? Quote Link to comment Share on other sites More sharing options...
RobDraw Posted July 1, 2010 Share Posted July 1, 2010 In the time that it took me to type this, I could move 5 attributes using grip editting. Quote Link to comment Share on other sites More sharing options...
ara35 Posted July 1, 2010 Author Share Posted July 1, 2010 im using that as an example though, i want to move about 300 attributes on about 4 dwgs Quote Link to comment Share on other sites More sharing options...
RobDraw Posted July 1, 2010 Share Posted July 1, 2010 The only way I know of is to redefine the block and use "ATTSYNC" as Pascal mentioned. If any of the instances of the block have had any other attributes moved, they will have to be moved again. Quote Link to comment Share on other sites More sharing options...
ara35 Posted July 1, 2010 Author Share Posted July 1, 2010 i want to do what this lisp file does except have the option of only grabbing one attribute instead of all attributes of the selected block. if someone could test it out and see what i'm talking about it would be extremely helpful. thanks! attributes.lsp Quote Link to comment Share on other sites More sharing options...
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.