John are you finshed with the VBA tutorials ?
I was just wondering. Thanks for all your help
#2
tooldesigner,
I haven't finished yet - Just been very very busy!
Do you have any projects that would be beneficial to others?
------------------
Regards
John Finlay
Don't want to post a question - email me direct on john@acecad.com.au
I haven't finished yet - Just been very very busy!
Do you have any projects that would be beneficial to others?
------------------
Regards
John Finlay
Don't want to post a question - email me direct on john@acecad.com.au
#4
John,
I have a good
(I think ) subject for at least a part of a tutorial:
Trying to make a VBA-macro similar to the "offset" command. I've created a dialog that prompts the user to specify a start and endpoint and depending on which optionbutton the user selects its supposed to offset the first line on both sides at different distances. Also depending on another optionbutton its supposed to put the line in different layers
What do you think of this ?
Regards
Mr. P
I have a good

Trying to make a VBA-macro similar to the "offset" command. I've created a dialog that prompts the user to specify a start and endpoint and depending on which optionbutton the user selects its supposed to offset the first line on both sides at different distances. Also depending on another optionbutton its supposed to put the line in different layers
What do you think of this ?
Regards
Mr. P
#5
Mr. P,
This looks like a good idea - How many times have all drafters used the offset tool and then had to alter the offset distance to offset another line.
An example of this is drawing construction lines that are at differing distances from each other. To do this we select offset command, input the distance, select the line, then point in the offset direction. For another offset we now must select enter or offset command, change the distance, select the line and point in the offset direction.
How about we create an automated tool for multiple offsets from either the original line or the newly offset line?
We can also add layering and other usefull tools.
------------------
Regards
John Finlay
Don't want to post a question - email me direct on john@acecad.com.au
This looks like a good idea - How many times have all drafters used the offset tool and then had to alter the offset distance to offset another line.
An example of this is drawing construction lines that are at differing distances from each other. To do this we select offset command, input the distance, select the line, then point in the offset direction. For another offset we now must select enter or offset command, change the distance, select the line and point in the offset direction.
How about we create an automated tool for multiple offsets from either the original line or the newly offset line?
We can also add layering and other usefull tools.
------------------
Regards
John Finlay
Don't want to post a question - email me direct on john@acecad.com.au