Search the Community
Showing results for tags 'user input'.
-
Hi guys, I'm new to this forum and new to programming with lisp - please be kind.... The code I am writing will draw a 3dPolyline from a specific point to another point (usually with a lower z coordinate), the polyline will then be converted to a spline, a circle will be drawn at th...
- 1 reply
-
- user input
- 3dpoly
-
(and 3 more)
Tagged with:
-
Is there anyway to check to see if the user has inputted into the command line and using a lisp, to tell that as soon as the user has pressed esc to not only cancel the command but to also set quantities?
-
BREAKTHROUGH??? Batch processing with user input!
JPlanera posted a topic in AutoLISP, Visual LISP & DCL
I needed to print 200+ drawings located in multiple locations, but only a section of each drawing that was not previously defined by a view or common coordinates... A batch printing process that could pause at each drawing to accept user input was what i was after. I stumbled upon a bundle of code... -
I'm trying to build a "smarter" insert routine for placing furniture blocks. What I mean by "smarter" is I'd like the user to be able to control, preferably by keystroke, whether to mirror the block or rotate it by a fixed angle on each depression of whatever key I decided. The problem I'm having is...
- 3 replies
-
- user input
- modified insert routine
-
(and 2 more)
Tagged with: