Stelettrico
Guest
Good morning, everyone!
I am trying to customize the interface of my 2009 autocad, inserting buttons with commands that make me easier work.
I found problems with the _chamfer command; in this case I created a new button to create a connection between two lines, without them being cut off.
in the macro I therefore perndato insert:
^c^c_chamfer t n d; (d, to specify each time the distance that most attaches me... )
the command then makes me define the distances, but then it does not let me select the lines on which to execute the connection.
Is there anyone who can tell me a way to solve the problem?
thank you and good work to all!
steak
I am trying to customize the interface of my 2009 autocad, inserting buttons with commands that make me easier work.
I found problems with the _chamfer command; in this case I created a new button to create a connection between two lines, without them being cut off.
in the macro I therefore perndato insert:
^c^c_chamfer t n d; (d, to specify each time the distance that most attaches me... )
the command then makes me define the distances, but then it does not let me select the lines on which to execute the connection.
Is there anyone who can tell me a way to solve the problem?
thank you and good work to all!
steak