|
|
|
| Home | Services | Training | Articles | Jobs | Clients | About Us | Site Map | Contact Us | |
|
|
DCL-Dialog Control Language
|
AutoLISP & VisualLISP
AutoLISP lets users and
AutoCAD developers write macro programs and functions well suited for
graphics applications. AutoLISP applications or routines can interact with
AutoCAD in many ways. These routines can prompt the user for input, access
built-in AutoCAD commands directly and modify or create objects in the
drawing database. By creating AutoLISP routines you can use AutoCAD as a
design package.
Advantages of AutoLISP:
- Is easy to learn - Is a built-in interpreter - Powerful enough to handle
graphical data. - Is a simple structured
programming language.
Syllabus:
Ø
Introduction to AutoLISP. Ø
Details of editor used, Program Structure,
loading & execution. Ø
Different data types in AutoLISP like integer,
real, string & list. Ø
Setting variable values & viewing on command
line. Ø
Rules for variable naming & use of predefined
variables. Ø
Making use of Arithmetic Functions for calculating
purposes. Ø
Processing user input with the help of User Input
Functions. Ø
To display program output by using Display
Control Function. Ø
Generating drawing automatically with the help of
Command & Geometric Functions. Ø
Making decisions with the help of If, Equality
& Conditional Ø
Functions. Ø
Using Loops to repeat the functions.
Ø
Introduction to VisualLISP Ø
What’s New in VisualLISP Ø
Making program simple & more useful with the
help of Function Ø
Concept. Ø
Making use of following functions to improve
quality & usability of program v List
Manipulation Functions. v Conversion
Functions. v String
Handling Functions. Ø
Preparing & using database with the help of
File Handling Functions. Ø
Increasing speed of program with the help of
CMDECHO variable. Ø
Reducing program bugs by making effective use of
Error Handling Functions. Ø
Giving power & easiness to user by Toolbar
Customization.
Related links:
Ø
Read articles on AutoCAD Customization,
AutoLISP,
VisualLISP,
AutoCAD VBA
Ø
Learn DCL (Dialog Control Language),
AutoCAD VBA,
AutoCAD.Net,
ObjectARX
|
|
Copyright © 2008 CADDsoft Solutions, all rights reserved
|
|