I have a macro that attaches a block with 2 attributes to each line on the screen. One attribute is length, the other is size. Some of the sizes I need are fractions like 1/2, 3/4, and so on. I have seen text displayed much smaller in a fractional format. Also, I have seen a program in which...
If anyone can help with this I will be greatly appreciative.
First, I create a block which has 2 atributes attached to it(length, and size) Next, I attach a block to every line in my drawing that is in a specified layer. The attributes for this block are then set to the size(width) and...
I have created a block with 2 attribute references attached to it(pipe size and pipe length). I then run a macro that inserts this block in my drawing on every peice of pipe. Now I am trying to create a macro that allows the user to select one or more of these blocks and edit the size...
I have created a macro that I would like to attach to a button on my toolbar, how do I do this. Also, I have stored the macros in my own folder "C:/MyMacros".
Thanks,
James
When you get a selection set from the user, how are the items stored. Are they stored as Objects or as whatever they are ??? Is a selection set an array of objects?? I cant find much on this topic.
Here is some code. It is a simple little macro that is supposed to isolate a single layer and...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.