cert

Complete AutoLISP Programming

Overview This course provides a comprehensive introduction to AutoLISP programming within the context of AutoCAD customization. Starting with the basics …

Complete AutoLISP Programming

Complete AutoLISP Programming

Original price was: $417.25.Current price is: $35.30.

TAKE THIS COURSE

are
are
are
clender

1 Year Access

teacher

21 Students

durantion

7 hours, 26 minutes

Gift this course

Complete AutoLISP Programming Overview

This course provides a comprehensive introduction to AutoLISP programming within the context of AutoCAD customization. Starting with the basics of AutoLISP syntax and rules, it progresses through advanced topics such as handling AutoCAD objects, working with data models, and creating efficient scripts for automation. Hands-on projects reinforce theoretical knowledge, ensuring practical application.

Learning Outcomes

  • Understand the fundamentals of AutoLISP syntax and rules.
  • Implement variables and mathematical functions in AutoLISP.
  • Utilize list functions effectively for data manipulation.
  • Incorporate user input functions for interactive scripts.
  • Handle AutoCAD objects and manipulate selection sets.
  • Implement conditional statements and equality functions.
  • Manage symbol tables and dictionaries for data storage.
  • Create efficient scripts for automation and workflow enhancement.
  • Develop an understanding of AutoCAD’s data model.
  • Execute practical projects applying learned AutoLISP concepts.

Who Is This Course For

This course is ideal for CAD professionals, architects, engineers, and anyone looking to enhance their AutoCAD customization skills through AutoLISP programming. It is suitable for beginners as well as those with some programming experience seeking to automate tasks within AutoCAD.

Eligibility Requirements

Participants should have basic familiarity with AutoCAD and a fundamental understanding of programming concepts. No prior experience with AutoLISP is necessary, but a willingness to learn and apply programming principles in the context of AutoCAD customization is beneficial.

Entry Requirements

  • Age Requirement: Applicants must be aged 16 or above, allowing both young learners and adults to engage in this educational pursuit.
  • Academic Background: There are no specific educational prerequisites, opening the door to individuals from diverse academic histories.
  • Language Proficiency: A good command of the English language is essential for comprehension and engagement with the course materials.
  • Numeracy Skills: Basic numeracy skills are required to effectively understand and work with course-related information. 

Why Choose Us

  • Affordable, engaging & high-quality e-learning study materials;
  • Tutorial videos/materials from the industry-leading experts;
  • Study in a user-friendly, advanced online learning platform;
  • Efficient exam systems for the assessment and instant result;
  • The UK & internationally recognised accredited
  • Access to course content on mobile, tablet or desktop from anywhere, anytime;
  • The benefit of career advancement opportunities;
  • 24/7 student support via email.

Career Path

Professionals completing this course can pursue careers as CAD technicians, AutoCAD programmers, design automation engineers, architectural technologists, and engineering consultants. Mastery of AutoLISP enhances employability in roles requiring advanced AutoCAD customization skills.

Course Curriculum

Unit 01: Introduction
Module 01: Introduction 00:01:00
Module 02: Course Outline 00:05:00
Module 03: Introduction to AutoLISP 00:02:00
Module 04: Who is this Course for? 00:02:00
Module 05: What will I Learn? 00:01:00
Module 06: About the Author 00:02:00
Module 07: Why Learn AutoLISP? 00:02:00
Module 08: Tools 00:04:00
Unit 02: Quick Win Demo
Module 01: Create Zoom Command Macros 00:13:00
Module 02: Create Layer Command Macros 00:10:00
Module 03: Create Insert Command Macros 00:07:00
Module 04: Create Audit Commands 00:06:00
Unit 03: AutoLISP Rules
Module 01: AutoLISP Rules 00:05:00
Unit 04: AutoLISP Variables
Module 01: Understanding AutoLISP Variables 00:05:00
Module 02: Using Variables in a Real World Program – Part 1 00:08:00
Module 03: Using Variables in a Real World Program – Part 2 00:08:00
Module 04: Using Variables in a Real World Program – Part 3 00:05:00
Module 05: Using Variables in a Real World Program – Part 4 00:07:00
Unit 05: AutoLISP Math Functions
Module 01: Math Functions in Theory 00:06:00
Module 02: Math Functions by Example 00:15:00
Unit 06: AutoLISP's List Functions
Module 01: List Functions Theory – Part 1 00:06:00
Module 02: CAR Function – Demo 00:02:00
Module 03: CDR Function – Demo 00:02:00
Module 04: CADR Function – Demo 00:02:00
Module 05: CADDR Function – Demo 00:02:00
Module 06: CAAR Function – Demo 00:02:00
Module 07: CDDR Function – Demo 00:01:00
Module 08: List Functions Theory – Part 2 00:05:00
Module 09: list Function – Demo 00:01:00
Module 10: cons Function – Demo 00:02:00
Module 11: nth Function – Demo 00:01:00
Module 12: Foreach Function – Demo 00:04:00
Module 13: List Functions Theory – Part 3 00:05:00
Module 14: Assoc Function – Demo 00:04:00
Module 15: Subst Function – Demo 00:06:00
Module 16: Last Function – Demo 00:02:00
Module 17: Reverse Function – Demo 00:02:00
Unit 07: AutoLISP's User Input Functions
Module 01: User Input Functions Theory – Part 1 00:05:00
Module 02: User Input Functions Theory – Part 2 00:04:00
Module 03: GetPoint Function – Demo 00:02:00
Module 04: GetInt Function – Demo 00:03:00
Module 05: GetString Function – Demo 00:04:00
Module 06: GetReal Function – Demo 00:02:00
Module 07: GetDist Function – Demo 00:04:00
Module 08: GetCorner Function – Demo 00:04:00
Module 09: GetAngle Function – Demo 00:10:00
Module 10: GetKword Function – Demo 00:05:00
Unit 08: Object Handling Functions
Module 01: Object Handling Functions – Theory 00:04:00
Module 02: Entsel Function – Demo 00:03:00
Module 03: Entnext Function – Demo 00:03:00
Module 04: Entlast Function – Demo 00:02:00
Module 05: Entget Function – Demo 00:04:00
Module 06: Object Handling Functions – Exercises 00:02:00
Module 07: Object Handling Functions – Solutions to Exercises 00:06:00
Unit 09: AutoLISP's Selection Sets
Module 01: Selection Sets – Theory 00:08:00
Module 02: Ssget Function – Demo 00:11:00
Module 03: Ssadd Function – Demo 00:05:00
Module 04: Ssdel Function – Demo 00:03:00
Module 05: Ssmemb Function – Demo 00:03:00
Module 06: Ssname Function – Demo 00:03:00
Module 07: Sslength Function – Demo 00:05:00
Module 08: Selection Sets – Exercises 00:04:00
Module 09: Selection Sets – Solutions to Exercises 00:13:00
Unit 10: Conditionals and Equality Functions
Module 01: Using If and Progn Statements 00:05:00
Module 02: Using While and EQ Functions 00:05:00
Module 03: Using Cond and And Functions 00:04:00
Unit 11: AutoCAD Objects - Data Model
Module 01: AutoCAD Objects: Re-examined (Part 1) 00:04:00
Module 02: AutoCAD Objects: Re-examined (Part 2) 00:05:00
Module 03: Line Object: Re-examined (Demo) 00:05:00
Module 04: Circle Object: Re-examined (Demo) 00:04:00
Module 05: Text Object: Re-examined (Demo) 00:08:00
Module 06: Dimension Object: Re-examined (Demo) 00:11:00
Module 07: Block/Attribute Object: Re-examined (Demo) 00:28:00
Unit 12: Symbol Table and Dictionary Handling Functions
Module 01: Symbol Table and Dictionary-Handling Functions – Theory 00:05:00
Module 02: Tblsearch – Demo 00:13:00
Module 03: Tblnext – Demo 00:09:00
Unit 13: Hands-On Projects
Module 01: CDIM – Project 00:12:00
Module 02: CHSTYLE – Project 00:16:00
Module 03: EXTATTR – Hands-On Project 00:26:00
Unit 14: Conclusion
Module 01: Conclusion Message and Thank you! 00:01:00
Assignment
Assignment – Complete AutoLISP Programming 00:00:00

Course Ratings

N.A

ratings
  • 5 stars0
  • 4 stars0
  • 3 stars0
  • 2 stars0
  • 1 stars0

No Ratings found for this course.

How Do Our Courses Work?

Purchase and payment

Add your chosen course to your basket. Once you’ve added all the courses you need.

Course access

Add your chosen course to your basket. Once you’ve added all the courses you need.

Certificate

Add your chosen course to your basket. Once you’ve added all the courses you need.

Continued support

Add your chosen course to your basket. Once you’ve added all the courses you need.

Dive into an enriching online learning journey with Alpha Academy. We pride ourselves on offering a diverse range of courses tailored to your needs. Elevate your expertise or discover a new passion. With Alpha Academy, your pursuit of knowledge has no bounds.

Contact

For Business

Certificate validator

Payment methods possible

© ALPHA ACADEMY IS A PART OF ADAMS ACADEMY INC. LTD.

top
0
    0
    Your Cart
    Your cart is emptyReturn to Shop

    Summer SALE :: ALL COURSES for Original price was: $652.69.Current price is: $51.01. / year

    ADD OFFER TO CART

    No more than 50 active courses at any one time. Membership renews after 12 months. Cancel anytime from your account. Certain courses are not included. Can't be used in conjunction with any other offer.

      Apply Coupon