ameador
2009-08-07, 04:22 PM
I am attempting to make a script to break lines at a specific distance.
_break
int
f
@-3,0
@6,0
(there is an enter at the end of the code to finish out the script)
However, I need the user to select the intersection of the lines and whichever one is highlighted is the one that gets broken.
Needless to say...I'm curious...do I need to use a lisp instead of a script in order to retrieve user input (aka select the intersection)?
I am working in ABS2007, but these are just strictly lines and/or plines.
(wonder if i placed this in the right thread location...my apologies if this is the wrong location.)
_break
int
f
@-3,0
@6,0
(there is an enter at the end of the code to finish out the script)
However, I need the user to select the intersection of the lines and whichever one is highlighted is the one that gets broken.
Needless to say...I'm curious...do I need to use a lisp instead of a script in order to retrieve user input (aka select the intersection)?
I am working in ABS2007, but these are just strictly lines and/or plines.
(wonder if i placed this in the right thread location...my apologies if this is the wrong location.)