Completing-a-Word-by-Apropos

Completing a Word by Apropos

Completing a Word by Apropos

If you have worked with AutoLISP before, you may have had to type in an expression
similar to the one shown below:

(setq myEnt (ssname mySelectionSet ssIndex))

Often, it is confusing to keep track of all the selection set functions: ssname, ssget, sslength, and so on. Visual LISP can help, using its Complete Word by Apropos feature.

To use the Visual LISP Complete Word by Apropros feature

  1. Scroll to the bottom of the gpdraw.lsp file and enter the following on a blank line:
    (setq myEnt (ent
  2. Press Ctrl+Shift+Spacebar.

    Visual LISP displays a list of all AutoLISP symbols that begin with the letters ent.

    Use the cursor keys (the up and down arrow keys) to move through the list. Select
    ENTGET, then press Enter.

    Visual LISP replaces the ent you typed with ENTGET.

  3. Delete the code.

Learning AutoCad

>Completing a Word by Apropos. Feb 09 2017In-Product View Help. Applies to AutoCAD 2017, AutoCAD Architecture 2017, AutoCAD Civil 3D 2017, AutoCAD …Word by Apropos feature, VLISP completes a partially entered word with a matching symbol name from the VLISP symbol table.Word by Apropos feature. To use the Visual LISP Complete Word by Apropros feature Scroll to the bottom of the …Word by Apropos …Apropos is a useful word to learn. But first you have to know how to pronounce it: AP-rə-pō. Then you can conveniently change the subject of a conversation by …ˌa-prə-ˈpō, ˈa-prə-ˌ\ … being both relevant and opportune apropos comments … apropos was our Word of the Day on 02/19/2007.

درباره نویسنده



بنده سیامک دوستداری فارغ التحصیل رشته مکانیک سنگ از دانشگاه صنعتی اصفهان هستم، و در این وبسایت آموزش های مربوط به نحوه برنامه نویسی در اتوکد و هچنین آموزش تصویری دستورات اتوکد را قرار خواهم داد.

تلفن همراه: ۰۹۰۰۱۲۳۴۴۴۴

ایمیل: s.doostdari@gmail.com

ترفند های اتوکد



نظرات کاربران