Moving objects in VBA.....

Moving objects in VBA.....

Anonymous
Not applicable
938 Views
2 Replies
Message 1 of 3

Moving objects in VBA.....

Anonymous
Not applicable
Was wondering if there was some way to move/copy an object in VBA in a way similar to the COPY or MOVE commands.... showing a rubber band from the base point and a ghost of the object(s) at the cursor...

Any assistance would be much appreciated...

CC
0 Likes
939 Views
2 Replies
Replies (2)
Message 2 of 3

Anonymous
Not applicable
you might do a search in this NG earlier posts for
things like 'ghost images' - this topic has come up often and
recently


style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
Was
wondering if there was some way to move/copy an object in VBA in a way similar
to the COPY or MOVE commands.... showing a rubber band from the base point and
a ghost of the object(s) at the cursor...

Any assistance would be much appreciated...

CC

0 Likes
Message 3 of 3

Anonymous
Not applicable
Visit www.caddzone.com/acadx and have a look at the
AcadXDynmaicGraphics class.

"corsoc" wrote in message news:[email protected]...
> Was wondering if there was some way to move/copy an object in VBA in a way similar to the COPY or MOVE commands....
showing a rubber band from the base point and a ghost of the object(s) at the cursor...
> Any assistance would be much appreciated...
>
> CC
>
0 Likes