WRITING A ROUTINE IN A TOOLBAR

WRITING A ROUTINE IN A TOOLBAR

Postby jbaldeo » Fri Nov 16, 2012 9:39 pm

Could anyone explain how I can write a routine in a toolbar to draw a leader with a curve using just 3 picks ? Presently I would have to select Dimleader, pick the first and second point, then select F (Format), then enter, then select SP (Spline), then enter, then pick the third point, then enter and enter again and then select N (None) and then enter to complete.
JB1
JB1
jbaldeo
 
Posts: 51
Joined: Wed Jul 25, 2012 1:45 pm

Re: WRITING A ROUTINE IN A TOOLBAR

Postby gskelhorn » Sat Nov 17, 2012 12:58 am

For a three point spline leader with no text try this in the command of a toolbar button:
Code: Select all
^C^C_LEADER;\\_FORMAT;_SPLINE;\;;_NONE


The ^C are cancels to get out of any command running.
The ; are enters.
The \ are pauses for user input.
gskelhorn
 
Posts: 197
Joined: Tue Nov 03, 2009 12:56 am

Re: WRITING A ROUTINE IN A TOOLBAR

Postby jbaldeo » Tue Nov 20, 2012 7:40 pm

it worked!! thank you, I needed the user input and \ was it, thanks again
JB1
jbaldeo
 
Posts: 51
Joined: Wed Jul 25, 2012 1:45 pm

Re: WRITING A ROUTINE IN A TOOLBAR

Postby gskelhorn » Mon Nov 26, 2012 12:47 pm

Your welcome... glad it helped :-)
gskelhorn
 
Posts: 197
Joined: Tue Nov 03, 2009 12:56 am


Return to IntelliCAD General

Who is online

Users browsing this forum: No registered users