Message 1 of 9
Multiple Copies

Not applicable
05-27-2005
11:49 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I wanted to create a COPY command where a user clicks on a LINE or ARC and makes multiple copies of that line.
It would be something like this:
1 User calls the command
2 User clicks on LINE or ARC
3 The command box will prompt how many copies to make
4 CAD makes needed copies and changes those copies to a different layer ("SUBLINE" or "SUBARC")
The copies should be coincident (right on top) of the original LINE or ARC. I've tried to do this using VB but I'm fairly new and I'm having trouble. Can anyone help?
Thanks in advance!
Bernard
It would be something like this:
1 User calls the command
2 User clicks on LINE or ARC
3 The command box will prompt how many copies to make
4 CAD makes needed copies and changes those copies to a different layer ("SUBLINE" or "SUBARC")
The copies should be coincident (right on top) of the original LINE or ARC. I've tried to do this using VB but I'm fairly new and I'm having trouble. Can anyone help?
Thanks in advance!
Bernard