|
The infamous Pigpen file. (Circles and Lines).(Visual LISP)
From:
Cadence
| Date:
January 1, 2003| Author:
Allen, Lynn
| COPYRIGHT 2003 All rights reserved. No part of this information may be reproduced, republished or redistributed without the prior written consent of CMP Media, Inc. This material is published under license from the publisher through the Gale Group, Farmington Hills, Michigan. All inquiries regarding rights should be directed to the Gale Group.Copyright information
|
Last month I provided a quick overview on using Visual LISP to shorten the AutoCAD commands: ZA for Zoom All, EL for Erase Last, and so on (www.cadenceweb.com/2002/1202/circles1202.html). This month we'll actually take a step backwards to something even easier to program: the Acad.pgp file. It's within the PGP file that we find our aliases: E for Erase, C for Circle, and so on. Whereas Visual LISP allows you to create a command that executes an AutoCAD command along with an option,...
Related newspaper, magazine, and journal articles from HighBeam Research
|
The infamous Pigpen file. (Circles and Lines).(Visual LISP)
Cadence
; Last month I provided a quick overview on using Visual LISP to shorten the AutoCAD commands: ZA for Zoom All, EL for Erase Last, and so on (www.cadenceweb.com/2002/1202/circles1202.html). This month we'll actually take a step backwards to something even easier to program: the Acad.pgp file. It's
|
|
3-D software for mechanical design
Mechanical Engineering
; Capability: SolidWorks 99 adds several features to this version of 3-D mechanical design software: a 3-D sketcher for routing cabling, tubing, and piping; dynamic editing, which extends the ability to edit features with drag and drop ease; an AutoCAD command line emulator for AutoCAD users; Import
|
|
MicroSurvey Software: MicroSurvey breaks thousand dollar barrier with MSCAD 2004.(2004 Editorial Spotlight, drafting and calculating software)
Point of Beginning
; A full-featured drafting and calculating package has been well beyond the $1,000 mark until this month's release of MicroSurvey CAD2004 Standard edition. Included are a full-featured calculating program and a powerful drafting engine that works very much like Autodesk's AutoCAD program. The
|
|
LISP liners! Quick and easy Visual LISP routines. (Circles and Lines).
Cadence
; I can't make you a Visual LISP programmer with one column--that'll take a Christmas miracle. But I can definitely show you enough to make you more productive (and maybe more dangerous). This month I'm going to take a low-stress approach to creating one-line Visual LISP routines that any of you
|
|
The Visual LISP Integrated Development Environment.(Column)
Cadence
; The following is an excerpt from my new book, The AutoCADet's Guide to Visual LISP (CMP Books, www.cmpbooks.com), modified to fit the magazine-column format. The second chapter of the book, which introduces the Visual LISP development environment, is the source of this article. I hope you find it
|
|
AutoSketch combines simple with powerful CAD tools.
Machine Design
; Some might think that after using a high-end, high-cost CAD program, a low-cost version would have nothing to offer. They would be wrong. Just as I have enjoyed discovering the hidden capabilities in AutoCAD and AutoCAD LT, I found pleasant surprises in AutoSketch Release 6. A first look at the
|
|
Hands off AutoCAD's command line! (Letters to the Editor).(Letter to the Editor)
Cadence
; Dear Editor: I found your article in the December issue of CADENCE very interesting and informative. However, I disagree with your opinion regarding the command line interface and system variables. [Editor's note: see Lachmi Khemlani's review of AutoCAD 2002, CADENCE, December 2001, pp. 20-24 or
|
|
Some of the Bits, Wblocks and Arrows.(Product Support)(Tutorial)
Cadence
; (1) Stop that Window One of the most annoying things to come along in years is the window that appears when you click on the screen while not in an AutoCAD command. This has been around for so long that users have just learned to tolerate it. It is a necessary evil. Without the ability to use an
|
|
Visual LISP System Utilities.
Cadence
; When AutoLISP was first introduced, it was a tool for automating tasks in AutoCAD. Initially it had the ability to provide procedural control for the AutoCAD command system; that is, it allowed a programmer to apply logic and AutoCAD commands in concert to accomplish something such as drawing a
|
|
Reactors -- Making Aware Programs.(AutoCAD 2000)(Product Information)
Cadence
; Application programs tend to be simple-minded once the program returns control to the AutoCAD user. At this point, the program has no way of knowing what the user does to the drawing. But the application that runs over and over again or has multiple restart points needs to know what happens to the
|