Share

About Basic Output Functions (AutoLISP)

Product Documentation
Intermediate

AutoLISP includes functions for controlling the AutoCAD display, including both text and graphics windows. Some functions also display information in the Visual LISP Console window. The major text display functions are:

  • prin1
  • princ
  • print
  • prompt

These functions are discussed in the following linked topics. The remaining display functions are covered in About Using AutoLISP to Communicate with AutoCAD (AutoLISP), beginning with the About Display Control (AutoLISP) topic.


Was this information helpful?