• Professional Development
  • Medicine & Nursing
  • Arts & Crafts
  • Health & Wellbeing
  • Personal Development

40 TurboCAD courses in Edinburgh delivered Online

Programming AutoCAD with SQL Server Database Using C#

4.5(3)

By Studyhub UK

Embark on a transformative journey into the realm of precision and efficiency with our course, 'Programming AutoCAD with SQL Server Database Using C#.' Delve into the intricacies of marrying AutoCAD functionality with the power of SQL Server databases through the lens of C#. In this immersive learning experience, you'll progress seamlessly from laying the groundwork in Sections 1 and 2, exploring tools and SQL queries, to the advanced stages of Section 7, mastering the art of deleting data in SQL Server databases directly from AutoCAD. This course is more than a mere exploration of coding; it's a creative odyssey where you sculpt the future of design and data integration, unlocking a realm of possibilities with every line of code. Learning Outcomes Tool Proficiency and SQL Mastery: Gain expertise in the tools essential for AutoCAD programming and unravel the complexities of SQL queries, setting the foundation for database manipulation. Database Creation and Table Design: Learn to create databases and design tables, ensuring a structured and efficient storage system for your AutoCAD projects. Data Loading Techniques: Master the techniques of loading data into SQL Server databases, streamlining the process of transferring AutoCAD information to the database seamlessly. Efficient Data Retrieval: Acquire the skills to retrieve data from databases, enhancing your ability to access and utilize information stored within the SQL Server infrastructure. Data Manipulation Mastery: Explore the intricacies of updating and deleting data in SQL Server databases directly from AutoCAD, revolutionizing your approach to data management within the AutoCAD environment. Why choose this Programming AutoCAD with SQL Server Database Using C# course? Unlimited access to the course for a lifetime. Opportunity to earn a certificate accredited by the CPD Quality Standards and CIQ after completing this course. Structured lesson planning in line with industry standards. Immerse yourself in innovative and captivating course materials and activities. Assessments designed to evaluate advanced cognitive abilities and skill proficiency. Flexibility to complete the Course at your own pace, on your own schedule. Receive full tutor support throughout the week, from Monday to Friday, to enhance your learning experience. Unlock career resources for CV improvement, interview readiness, and job success. Who is this Programming AutoCAD with SQL Server Database Using C# course for? Aspiring programmers eager to elevate their skills in AutoCAD and SQL Server integration. Design professionals seeking to streamline their workflow through efficient database utilization. Students and enthusiasts interested in the intersection of design and database management. Engineers and architects aiming to enhance their AutoCAD capabilities with dynamic data manipulation. Individuals keen on mastering C# for advanced applications in the AutoCAD environment. Career path CAD Programmer: £30,000 - £45,000 Database Integration Specialist: £35,000 - £50,000 Software Engineer (AutoCAD): £40,000 - £55,000 Database Administrator: £35,000 - £50,000 Architectural Technologist: £30,000 - £45,000 Engineering Software Developer: £45,000 - £60,000 Prerequisites This Programming AutoCAD with SQL Server Database Using C# does not require you to have any prior qualifications or experience. You can just enrol and start learning.This Programming AutoCAD with SQL Server Database Using C# was made by professionals and it is compatible with all PC's, Mac's, tablets and smartphones. You will be able to access the course from anywhere at any time as long as you have a good enough internet connection. Certification After studying the course materials, there will be a written assignment test which you can take at the end of the course. After successfully passing the test you will be able to claim the pdf certificate for £4.99 Original Hard Copy certificates need to be ordered at an additional cost of £8. Course Curriculum Section 01: Introduction Course Topics 00:02:00 Introduction 00:02:00 Section 2 - Tools And SQL Queries Section Overview 00:01:00 Downloading Visual Studio 2019 00:01:00 Downloading SQL Server Express 00:02:00 Downloading SQL Server Management Studio (SSMS) 00:01:00 SQL Queries - Overview 00:03:00 INSERT SQL Statement - Demo 00:13:00 SELECT SQL Statement - Demo 00:08:00 UPDATE SQL Statement - Demo 00:08:00 DELETE SQL Statement - Demo 00:11:00 Section 3 - Create Database And Tables Section Overview 00:01:00 Creating the CADDB Database 00:03:00 Creating the Lines Table 00:07:00 Creating the MTexts Table 00:04:00 Creating the Plines Table 00:04:00 Creating the Blocks No Attribute Table 00:04:00 Creating the Blocks With Attributes Table 00:04:00 Section 4 - Loading Into SQL Server Database Section Overview 00:02:00 Loading Lines into SQL Server Database 00:01:00 Creating the CADDB Project 00:04:00 Creating the Settings File 00:04:00 Creating the Get Connection Method 00:03:00 Creating the LoadLines() Method 00:22:00 Creating the User Interface for the LoadLines() method 00:07:00 Running the LoadLines() Method 00:05:00 Loading MTexts into SQL Server Database - Overview 00:01:00 Creating the LoadMTexts() Method 00:10:00 Running the LoadMTexts() Method 00:06:00 Loading LWPolylines into SQL Server Database - Overview 00:01:00 Creating the LoadPolylines() Method 00:13:00 Running the LoadPlines() Method 00:03:00 Running the LoadPlines() Method 00:03:00 Creating the LoadBlocksNoAttribute() Method 00:11:00 Running the LoadBlocksNoAttribute() Method 00:03:00 Loading Blocks (with Attributes) into SQL Server Database - Overview 00:01:00 Creating the LoadBlocksWithAttributes() Method 00:07:00 Running the BlocksWithAttributes() Method 00:02:00 Section 5 - Retrieving Data From Database Section Overview 00:02:00 Retrieving Lines from SQL Server Database - Overview 00:01:00 Creating the DBRetrieveUtil Class 00:03:00 Creating the RetrieveAndDrawLines() Method (Part 1) 00:17:00 Creating the GetColorIndex() Method 00:05:00 Creating the RetrieveAndDrawLines() Method (Part 2) 00:11:00 Running and Testing the RetrieveAndDrawLines() Method 00:09:00 Retrieving MTexts from SQL Server Database - Overview 00:01:00 Creating the RetrieveAndDrawMTexts() Method 00:11:00 Running and Testing the CreateAndDrawMTexts() Method 00:05:00 Retrieving LWPolylines from SQL Server Database - Overview 00:01:00 Creating the RetrieveAndDrawPlines() Method 00:12:00 Running and Testing the RetrieveAndDrawPlines() Method 00:05:00 Retrieving Blocks (No Attribute) from SQL Server Database - Overview 00:01:00 Creating the RetrieveAndDrawBlocksNoAttribute() Method 00:11:00 Running and Testing the RetrieveAndDrawBlocksNoAttribute() Method 00:05:00 Retrieving Blocks (with Attributes) from SQL Server Database - Overview 00:01:00 Creating the RetrieveAndDrawBlocksWithAttributes() Method 00:21:00 Running and Testing the RetrieveAndDrawBlocksWithAttributes() Method 00:10:00 Section 6 - Updating Data In SQL Server Database - Overview Section Overview 00:01:00 Updating Lines in SQL Server Database - Overview 00:01:00 Creating the DBUpdateUtil Class 00:02:00 Creating the UpdateLines() Method 00:25:00 Creating the User Interface for UpdateLines() Method 00:02:00 Running and Testing the UpdateLines() Method 00:08:00 Updating MTexts in SQL Server Database - Overview 00:01:00 Creating the UpdateMTexts() Method 00:09:00 Creating the User Interface for UpdateMTexts() 00:01:00 Running and Testing the UpdateMTexts() Method 00:07:00 Updating the LWPolylines in SQL Server Database - Overview 00:01:00 Creating the UpdateLWPolylines() Method 00:09:00 Running and Testing the UpdateLWPolylines() Method 00:07:00 Updating Blocks (No Attributes) in SQL Server Database - Overview 00:01:00 Creating the UpdateBlocksNoAttributes() Method 00:10:00 Creating the User Interface for UpdateBlocksNoAttributes() Method 00:01:00 Running and Testing the UpdateBlocksNoAttributes() Method 00:04:00 Updating Blocks With Attributes in SQL Server Database - Overview 00:01:00 Creating the UpdateBlocksWithAttributes() Method 00:08:00 Creating the User Interface for UpdateBlocksNoAttributes() Method 00:01:00 Running and Testing the UpdateBlocksWithAttributes() Method 00:09:00 Section 7 - Deleting Data In SQL Server Database From AutoCAD - Overview Section Overview@ 00:02:00 Deleting Lines in SQL Server from AutoCAD - Overview 00:01:00 Creating the DBDeleteUtil Class 00:01:00 Creating the DeleteLines() Method 00:13:00 Creating the User Interface for the DeleteLines() Method 00:02:00 Running and Testing the DeleteLines() Method 00:04:00 Deleting MTexts in SQL Server Database from AutoCAD - Overview 00:01:00 Creating the DeleteMTexts() Method 00:04:00 Creating the User Interface for DeleteMTexts() Method 00:01:00 Running and Testing the DeleteMTexts() Method 00:03:00 Deleting LWPolylines in SQL Server Database from AutoCAD - Overview 00:01:00 Creating the DeletePlines() Method 00:04:00 Creating the User Interface for the DeletePlines() Method 00:01:00 Running and Testing the DeletePlines() Method 00:02:00 Deleting Blocks (No Attribute) in SQL Server Database from AutoCAD - Overview 00:01:00 Creating the DeleteBlocksNoAttribute() Method 00:03:00 Creating the User Interface for DeleteBlocksNoAttribute() Method 00:01:00 Running and Testing DeleteBlocksNoAttribute() Method 00:02:00 Deleting Blocks (With Attributes) in SQL Server Database from AutoCAD - Overview 00:01:00 Creating the DeleteBlocksWithAttributes() Method 00:02:00 Creating the User Interface for DeleteBlocksWithAttributes() Method 00:01:00 Running and Testing the DeleteBlocksWithAttributes() Method 00:02:00

Programming AutoCAD with SQL Server Database Using C#
Delivered Online On Demand8 hours 2 minutes
£10.99

CAD Software Diploma Course

4.9(27)

By Apex Learning

Overview Start your career in CAD modelling by enrolling in our CAD Software Diploma Course.Computer-aided design (CAD) is the use of software to create 2D and 3D models of products and buildings. This CAD Software Diploma Course is designed by industry experts and will give you a thorough understanding and knowledge of CAD Software. It will prepare you with the fundamental skills to create professional 2D designs, produce detailed working drawings, and fast-track your career in this field. How will I get my certificate? You may have to take a quiz or a written test online during or after the course. After successfully completing the course, you will be eligible for the certificate. Who is this course for? There is no experience or previous qualifications required for enrolment on this CAD Software Diploma Course. It is available to all students, of all academic backgrounds. Requirements Our CAD Software Diploma Course is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible on tablets and smartphones so you can access your course on Wi-Fi, 3G or 4G. There is no time limit for completing this course; it can be studied at your own pace. Career path Having a CAD Software Diploma Course will increase the value of your CV and open you up to multiple sectors, such as : CAD Technician: £20,000 - £40,000 annually. CAD Drafter: £22,000 - £45,000 annually. Architect: £25,000 - £60,000 annually. Mechanical Engineer: £25,000 - £50,000 annually. Civil Engineer: £27,000 - £60,000 annually. Course Curriculum 2 sections • 17 lectures • 03:45:00 total length •Module 01: Introduction to CAD Design: 00:10:00 •Module 02: CAD Designer Career in the United Kingdom: 00:10:00 •Module 03: Basics for CAD Design - Part 1: 00:15:00 •Module 04: Basics for CAD Design - Part 2: 00:10:00 •Module 05: 2D Shape in CAD: 00:15:00 •Module 06: 3D Shape in CAD: 00:15:00 •Module 07: Geometry and Modelling: 00:15:00 •Module 08: Assemblies in CAD Design: 00:15:00 •Module 09: Extrusion and Rotations: 00:15:00 •Module 10: Blending Operations in CAD: 00:25:00 •Module 11: Grids and Regular Polygons: 00:10:00 •Module 12: Parameters in Civil Drawings: 00:15:00 •Module 13: Introduction to AutoCAD: 00:20:00 •Module 14: Introduction to T-Flex CAD: 00:15:00 •Module 15: Introduction to SolidWorks: 00:10:00 •Module 16: Introduction to FreeCAD: 00:10:00 •Assignment - CAD Software Diploma Course: 00:00:00

CAD Software Diploma Course
Delivered Online On Demand3 hours 45 minutes
£12

AutoCAD to Excel - VBA Programming Hands-On!

4.5(3)

By Studyhub UK

Learn about AutoCAD to Excel - VBA Programming Hands-On! from industry experts and boost your professional skill. This AutoCAD to Excel - VBA Programming Hands-On! course will enhance your skill and make you ready for the job market. You'll get expert opinions about the best practices and problems of AutoCAD to Excel - VBA Programming Hands-On!. You'll also gain the skills of AutoCAD to Excel - VBA Programming Hands-On! to excel in your job and tips to master professional skills in no time.  You'll be connected with the community of AutoCAD to Excel - VBA Programming Hands-On! professionals and gain first-hand experience of AutoCAD to Excel - VBA Programming Hands-On! problem-solving. The AutoCAD to Excel - VBA Programming Hands-On! is self-paced. You can complete your course and submit the written assignment in your suitable schedule. After completing the AutoCAD to Excel - VBA Programming Hands-On!, you'll be provided with a CPD accredited certificate which will boost your CV and help you get your dream job.  This AutoCAD to Excel - VBA Programming Hands-On! will provide you with the latest information and updates of AutoCAD to Excel - VBA Programming Hands-On!. It will keep you one step ahead of others and increase your chances of growth. Why buy this AutoCAD to Excel - VBA Programming Hands-On!? Unlimited access to the course for forever Digital Certificate, Transcript, student ID all included in the price Absolutely no hidden fees Directly receive CPD accredited qualifications after course completion Receive one to one assistance on every weekday from professionals Immediately receive the PDF certificate after passing Receive the original copies of your certificate and transcript on the next working day Easily learn the skills and knowledge from the comfort of your home Certification After studying the course materials of the AutoCAD to Excel - VBA Programming Hands-On! there will be a written assignment test which you can take either during or at the end of the course. After successfully passing the test you will be able to claim the pdf certificate for £5.99. Original Hard Copy certificates need to be ordered at an additional cost of £9.60. Who is this course for? This AutoCAD to Excel - VBA Programming Hands-On! does not require you to have any prior qualifications or experience. You can just enrol and start learning.  Prerequisites This AutoCAD to Excel - VBA Programming Hands-On! was made by professionals and it is compatible with all PC's, Mac's, tablets and smartphones. You will be able to access the course from anywhere at any time as long as you have a good enough internet connection. Career path As this course comes with multiple courses included as bonus, you will be able to pursue multiple occupations. This AutoCAD to Excel - VBA Programming Hands-On! is a great way for you to gain multiple skills from the comfort of your home. Course Curriculum Unit 01: Introduction Module 01: Introduction 00:01:00 Module 02: Course Content 00:04:00 Module 03: Who is this Course for? 00:01:00 Module 04: What Will I Learn from this Course? 00:02:00 Unit 02: Exporting AutoCAD Objects to Excel Module 01: Exporting Line Object to Excel Introduction 00:01:00 Module 02: Exporting Line Objects to Excel - Hands-on Demo 00:13:00 Module 03: Exporting MText Objects to Excel Introduction 00:01:00 Module 04: Exporting MText Objects to Excel - Hands-on Demo 00:08:00 Module 05: Exporting Attribute Blocks to Excel Introduction 00:01:00 Module 06: Exporting Attribute Block Objects to Excel - Hands-on Demo 00:15:00 Unit 03: AutoCAD to Excel Extractor Project Module 01: Developing the Extractor Program 00:09:00 Unit 04: Exporting AutoCAD Objects to Delimited Files Module 01: Exporting LWPolyline to CSV File Introduction 00:02:00 Module 02: Exporting LWPolyline Objects to a CSV File - Hands-on Demo (Part 1) 00:04:00 Module 03: Exporting LWPolyline Objects to a CSV File - Hands-on Demo (Part 2) 00:19:00 Module 04: Exporting LWPolyline to a Pipe Delimited File Introduction 00:01:00 Module 05: Exporting LWPolyline to a Pipe Delimited File - Hands-On Demo 00:02:00 Unit 05: Importing Excel File Into AutoCAD Module 01: Importing Line Objects into AutoCAD Introduction 00:01:00 Module 02: Clear Line Objects for Importing Excel Spreadsheet - Hands-On Demo 00:01:00 Module 03: Importing Line Objects Spreadsheet File into AutoCAD - Hands-On Demo 00:14:00 Module 04: Importing MText Objects Excel Spreadsheet File into AutoCAD Introduction 00:01:00 Module 05: Importing MText Objects Excel Spreadsheet File into AutoCAD - Hands - On Demo 00:09:00 Unit 06: Importing CSV and Pipe Delimited Files into AutoCAD Module 01: Importing CSV File into AutoCAD Introduction 00:01:00 Module 02: Importing CSV File into AutoCAD - Hands-On (Part 1) 00:03:00 Module 03: Importing CSV File into AutoCAD - Hands-On (Part 2) 00:18:00 Module 04: Importing Pipe Delimited File into AutoCAD - Hands-On 00:04:00 Unit 07: Conclusion Module 01: Conclusion and Thank you 00:01:00 Assignment Assignment - AutoCAD to Excel - VBA Programming Hands-On! 00:00:00

AutoCAD to Excel - VBA Programming Hands-On!
Delivered Online On Demand2 hours 17 minutes
£10.99

AutoCAD to Excel - VBA Programming Hands-On!

4.9(27)

By Apex Learning

Overview This comprehensive course on AutoCAD to Excel - VBA Programming Hands-On! will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This AutoCAD to Excel - VBA Programming Hands-On! comes with accredited certification from CPD, which will enhance your CV and make you worthy in the job market. So enrol in this course today to fast track your career ladder. How will I get my certificate? You may have to take a quiz or a written test online during or after the course. After successfully completing the course, you will be eligible for the certificate. Who is This course for? There is no experience or previous qualifications required for enrolment on this AutoCAD to Excel - VBA Programming Hands-On!. It is available to all students, of all academic backgrounds. Requirements Our AutoCAD to Excel - VBA Programming Hands-On! is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible with tablets and smartphones so you can access your course on Wi-Fi, 3G or 4G. There is no time limit for completing this course, it can be studied in your own time at your own pace. Career Path Having these various qualifications will increase the value in your CV and open you up to multiple sectors such as Business & Management, Admin, Accountancy & Finance, Secretarial & PA, Teaching & Mentoring etc. Course Curriculum 8 sections • 27 lectures • 02:17:00 total length •Module 01: Introduction: 00:01:00 •Module 02: Course Content: 00:04:00 •Module 03: Who is this Course for?: 00:01:00 •Module 04: What Will I Learn from this Course?: 00:02:00 •Module 01: Exporting Line Object to Excel Introduction: 00:01:00 •Module 02: Exporting Line Objects to Excel - Hands-on Demo: 00:13:00 •Module 03: Exporting MText Objects to Excel Introduction: 00:01:00 •Module 04: Exporting MText Objects to Excel - Hands-on Demo: 00:08:00 •Module 05: Exporting Attribute Blocks to Excel Introduction: 00:01:00 •Module 06: Exporting Attribute Block Objects to Excel - Hands-on Demo: 00:15:00 •Module 01: Developing the Extractor Program: 00:09:00 •Module 01: Exporting LWPolyline to CSV File Introduction: 00:02:00 •Module 02: Exporting LWPolyline Objects to a CSV File - Hands-on Demo (Part 1): 00:04:00 •Module 03: Exporting LWPolyline Objects to a CSV File - Hands-on Demo (Part 2): 00:19:00 •Module 04: Exporting LWPolyline to a Pipe Delimited File Introduction: 00:01:00 •Module 05: Exporting LWPolyline to a Pipe Delimited File - Hands-On Demo: 00:02:00 •Module 01: Importing Line Objects into AutoCAD Introduction: 00:01:00 •Module 02: Clear Line Objects for Importing Excel Spreadsheet - Hands-On Demo: 00:01:00 •Module 03: Importing Line Objects Spreadsheet File into AutoCAD - Hands-On Demo: 00:14:00 •Module 04: Importing MText Objects Excel Spreadsheet File into AutoCAD Introduction: 00:01:00 •Module 05: Importing MText Objects Excel Spreadsheet File into AutoCAD - Hands - On Demo: 00:09:00 •Module 01: Importing CSV File into AutoCAD Introduction: 00:01:00 •Module 02: Importing CSV File into AutoCAD - Hands-On (Part 1): 00:03:00 •Module 03: Importing CSV File into AutoCAD - Hands-On (Part 2): 00:18:00 •Module 04: Importing Pipe Delimited File into AutoCAD - Hands-On: 00:04:00 •Module 01: Conclusion and Thank you: 00:01:00 •Assignment - AutoCAD to Excel - VBA Programming Hands-On!: 00:00:00

AutoCAD to Excel - VBA Programming Hands-On!
Delivered Online On Demand2 hours 17 minutes
£12

CAD Course

4.5(3)

By Studyhub UK

Equip yourself with the skills to become a top graphic or product designer, and learn CAD from the experts, with this introductory training course. The CAD Course course is ideal for those who are new to the field and wish to develop their creative skills to take their career to the next level. It covers the basic fundamentals of CAD design, from the most used CAD software, to 3D wireframe modelling techniques.  Gain a formal qualification to kickstart your career and learn in-demand CAD skills to stand out in this competitive field. Why buy this CAD Course? Unlimited access to the course for forever Digital Certificate, Transcript, student ID all included in the price Absolutely no hidden fees Directly receive CPD accredited qualifications after course completion Receive one to one assistance on every weekday from professionals Immediately receive the PDF certificate after passing Receive the original copies of your certificate and transcript on the next working day Easily learn the skills and knowledge from the comfort of your home Certification After studying the course materials of the CAD Course you will be able to take the MCQ test that will assess your knowledge. After successfully passing the test you will be able to claim the pdf certificate for £5.99. Original Hard Copy certificates need to be ordered at an additional cost of £9.60. Who is this course for? This CAD Course does not require you to have any prior qualifications or experience. You can just enrol and start learning. Prerequisites This CAD Course was made by professionals and it is compatible with all PC's, Mac's, tablets and smartphones. You will be able to access the course from anywhere at any time as long as you have a good enough internet connection. Career path As this course comes with multiple courses included as bonus, you will be able to pursue multiple occupations. This CAD Course is a great way for you to gain multiple skills from the comfort of your home. Course Curriculum Professional CAD Designer Module 01: Introduction to CAD Design 00:10:00 Module 02: CAD Designer Career in the United Kingdom 00:10:00 Module 03: Basics for CAD Design - Part 1 00:15:00 Module 04: Basics for CAD Design - Part 2 00:10:00 Module 05: 2D Shape in CAD 00:15:00 Module 06: 3D Shape in CAD 00:15:00 Module 07: Geometry and Modelling 00:15:00 Module 08: Assemblies in CAD Design 00:15:00 Module 09: Extrusion and Rotations 00:15:00 Module 10: Blending Operations in CAD 00:25:00 Module 11: Grids and Regular Polygons 00:10:00 Module 12: Parameters in Civil Drawings 00:15:00 Module 13: Introduction to AutoCAD 00:20:00 Module 14: Introduction to T-Flex CAD 00:15:00 Module 15: Introduction to SolidWorks 00:10:00 Module 16: Introduction to FreeCAD 00:10:00 Mock Exam Mock Exam - Professional CAD Designer 00:20:00 Final Exam Final Exam - Professional CAD Designer 00:20:00

CAD Course
Delivered Online On Demand4 hours 25 minutes
£10.99

CAD Design Training Course

4.7(47)

By Academy for Health and Fitness

Deal Price is Active! Save Now- £401! Offer Ends Soon; Hurry Up!! Are you looking to improve your current abilities or make a career move? Our unique CAD Design Training Course might help you get there! Expand your expertise with high-quality training - study the CAD Design Training and get an expertly designed, great value training experience. Learn from industry professionals and quickly equip yourself with the specific knowledge and skills you need to excel in your chosen career through the CAD Design Training online training course. This CAD Design Training online training course is accredited by CPD with 10 CPD points for professional development. Why Prefer this Course? Opportunity to earn a certificate accredited by CPD after completing this CAD Design Training course Student ID card with amazing discounts - completely for FREE! (£10 postal charges will be applicable for international delivery) Standards-aligned lesson planning Innovative and engaging content and activities Assessments that measure higher-level thinking and skills Complete the CAD Design Training program in your own time, at your own pace Each of our students gets full 24/7 tutor support *** Course Curriculum *** CAD Design Training Course Module 01: Introduction Module 02: CAD Designer Career in the United Kingdom Module 03: Basics for CAD Design - Part 1 Module 04: Basics for CAD Design - Part 2 Module 05: 2D Shape in CAD Module 06: 3D Shape in CAD Module 07: Geometry and Modelling Module 08: Assemblies in CAD Design Module 09: Extrusion and Rotations Module 10: Blending Operations in CAD Module 11: Grids and Regular Polygons Module 12: Parameters in Civil Drawings Module 13: Introduction to AutoCAD Module 14: Introduction to T-Flex CAD Module 15: Introduction to SolidWorks Module 16: Introduction to FreeCAD Assessment Process Once you have completed the course, you can assess your skills and knowledge with an optional assignment. Our expert trainers will assess your assignment and give you feedback afterwards. CPD 10 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Anyone interested in learning more about the topic is advised to take this course. This course is open to everybody. Requirements You will not need any prior background or expertise to enrol in this course. Career path After completing this course, you are to start your career or begin the next phase of your career in this field. Certificates CPD Accredited Certificate Digital certificate - £10 CPD Accredited Certificate Hard copy certificate - £29 If you are an international student, then you have to pay an additional 10 GBP as an international delivery charge.

CAD Design Training Course
Delivered Online On Demand4 hours
£12

AutoCAD Essentials Training

4.7(160)

By Janets

This AutoCAD design has been illustrated covering all the essential topics that fit you for the assignments you're going through. It contains overviews of AutoCAD, T-Flex CAD, SolidWorks, FreeCAD and many more. Hit the course for securing your position in the world of design. Start learning AutoCAD Essentials Training that will give you enough knowledge and skills to build your dream career. About this course This AutoCAD Essentials Training helps to grow your skills faster through the power of relevant content and world-class tutors. In this industry-leading bite-sized course, you will learn up-to-date knowledge in the relevant field within a few hours and get certified immediately. The modules of this course are very easy to understand and all of the topics are split into different sections. You will easily grasp and use the knowledge gained from this course in your career and go one step ahead of your competitors. The course is designed to improve your employability and provide you with the tools you need to succeed. Enrol today and start learning your essential skills. Why choose this course Earn a digital Certificate upon successful completion. Accessible, informative modules taught by expert instructors Study in your own time, at your own pace, through your computer tablet or mobile device Get 24/7 help or advice from our email and live chat teams Get full tutor support on weekdays (Monday to Friday) Course Design The AutoCAD Essentials Training is delivered through our online learning platform, accessible through any internet-connected device. There are no formal deadlines or teaching schedules, meaning you are free to study the course at your own pace. You are taught through a combination of Video lessons Online study materials Who Is This Course For:​ This AutoCAD Essentials Training is ideal for those who want to be skilled in this field or who wish to learn a new skill to build their dream career. If you want to gain extensive knowledge, potential experience, and be an expert in the related field then this is a great course for you to grow your career. Requirements This course is for anyone who would like to learn AutoCAD Essentials Training related skills to aid his/her career path. No formal entry prerequisites are required Certification Upon successful completion of the course, you will be able to obtain your course completion e-certificate. Print copy by post is also available at an additional cost of £9.99 and PDF Certificate at £4.99. Course Content Module 01: An Overview of AutoCAD Module 02: An Overview of T-Flex CAD Module 03: An Overview of SolidWorks Module 04: An Overview of FreeCAD Course Content Essentials of AutoCAD Module 01: An Overview of AutoCAD 00:27:00 Module 02: An Overview of T-Flex CAD 00:18:00 Module 03: An Overview of SolidWorks 00:16:00 Module 04: An Overview of FreeCAD 00:19:00 Order your Certificates & Transcripts Order your Certificates & Transcripts 00:00:00 Frequently Asked Questions Are there any prerequisites for taking the course? There are no specific prerequisites for this course, nor are there any formal entry requirements. All you need is an internet connection, a good understanding of English and a passion for learning for this course. Can I access the course at any time, or is there a set schedule? You have the flexibility to access the course at any time that suits your schedule. Our courses are self-paced, allowing you to study at your own pace and convenience. How long will I have access to the course? For this course, you will have access to the course materials for 1 year only. This means you can review the content as often as you like within the year, even after you've completed the course. However, if you buy Lifetime Access for the course, you will be able to access the course for a lifetime. Is there a certificate of completion provided after completing the course? Yes, upon successfully completing the course, you will receive a certificate of completion. This certificate can be a valuable addition to your professional portfolio and can be shared on your various social networks. Can I switch courses or get a refund if I'm not satisfied with the course? We want you to have a positive learning experience. If you're not satisfied with the course, you can request a course transfer or refund within 14 days of the initial purchase. How do I track my progress in the course? Our platform provides tracking tools and progress indicators for each course. You can monitor your progress, completed lessons, and assessments through your learner dashboard for the course. What if I have technical issues or difficulties with the course? If you encounter technical issues or content-related difficulties with the course, our support team is available to assist you. You can reach out to them for prompt resolution.

AutoCAD Essentials Training
Delivered Online On Demand1 hour 20 minutes
£5.99

AutoCAD Level 1 - Essentials

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for Professionals who want unparalleled creative freedom, productivity, and precision for producing superb 3D modeling. Overview Navigate the AutoCAD user interfacesUse the fundamental features of AutoCADUse the precision drafting tools in AutoCAD to develop accurate technical drawingsPresent drawings in a detailed and visually impressive way In this course, you will learn to navigate the AutoCAD user interfaces and use the fundamental features of AutoCAD. You will learn to use the precision drafting tools in AutoCAD to develop accurate technical drawings. Getting Started with AutoCAD Starting the Software User Interface Working with Commands Cartesian Workspace Opening an Existing Drawing File Viewing Your Drawing Saving Your Work Basic Drawing & Editing Commands Drawing Lines Erasing Objects Drawing Lines with Polar Tracking Drawing Rectangles Drawing Circles Undo and Redo Actions Projects - Creating a Simple Drawing Create a Simple Drawing Create Simple Shapes Drawing Precision in AutoCAD Using Running Object Snaps Using Object Snap Overrides Polar Tracking at Angles Object Snap Tracking Drawing with Snap and Grid (Optional) Making Changes in Your Drawing Selecting Objects for Editing Moving Objects Copying Objects Rotating Objects Scaling Objects Mirroring Objects Editing with Grips Projects - Making Your Drawing More Precise Schematic Project: Electronics Diagram Architectural Project: Landscape Mechanical Project (with Polar & Tracking) Mechanical Project: Surge Protector Mechanical Project: Satellite Organizing Your Drawing with Layers Creating New Drawings With Templates What are Layers? Layer States Changing an Object's Layer Advanced Object Types Drawing Arcs Drawing Polylines Editing Polylines Drawing Polygons Drawing Ellipses Analzying Model and Object Properties Working with Object Properties Measuring Objects Projects - Drawing Organization & Information Architectural Project Mechanical Project Civil Project Advanced Editing Commands Trimming and Extending Objects Stretching Objects Creating Fillets and Chamfers Creating Arrays of Objects Inserting Blocks What are Blocks? Working with Dynamic Blocks Inserting Blocks Inserting Blocks using the Tool Palettes Inserting Blocks using the DesignCenter Inserting Blocks using the Content Explorer Projects - Creating More Complex Objects Mechanical Project 1 - Plate Mechanical Project 2 - Gasket Mechanical Project 3 - Plate Mechanical Project 4 - Rocker Arm Architectural Project 1 - Floor Plan Architectural Project 2 - Floor Plan Civil Project - Parking Lot Setting Up a Layout Printing Concepts Working in Layouts Creating Layouts Creating Layout Viewports Guidelines for Layouts Printing Your Drawing Printing Layouts Print and Plot Settings Projects - Preparing to Print Mechanical Project Architectural Project Text Working with Annotations Adding Text in a Drawing Modifying Multiline Text Formatting Multiline Text Adding Notes with Leaders to Your Drawing Creating Tables Modifying Tables Hatching Hatching Editing Hatches Adding Dimensions Dimensioning Concepts Adding Linear Dimensions Adding Radial and Angular Dimensions Editing Dimensions Projects - Annotating Your Drawing Mechanical Project Architectural Project 1 Architectural Project 2 Civil Project Additional course details: Nexus Humans AutoCAD Level 1 - Essentials training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the AutoCAD Level 1 - Essentials course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

AutoCAD Level 1 - Essentials
Delivered OnlineFlexible Dates
Price on Enquiry

AutoCAD Level 2 - Intermediate

By Nexus Human

Duration 2 Days 12 CPD hours This course is intended for Professionals who want unparalleled creative freedom, productivity, and precision for producing superb 3D modeling. Overview Powerful tools and techniques for drawing, dimensioning, and printing 2D drawings, Use content that has been previously created, Extract information from your drawings, Streamline the design process and become more productive with AutoCAD. Discover the powerful tools and techniques for drawing, dimensioning, and printing 2D drawings in this course that enables you to reuse content and extract information from your drawings. Working Effectively with AutoCAD Creating a Custom Workspace Using the Keyboard Effectively Object Creation, Selection, and Visibility Working in Multiple Drawings Copying and Pasting Between Drawings Using Grips Effectively Additional Layer Tools Accurate Positioning Coordinate Entry Locating Points with Tracking Construction Lines Placing Reference Points Projects - Productivity Tools Schematic Project - Purifier Unit Mechanical Project - 2 Views Architectural/Civil Project - Formal Garden Mechanical Project - Cover Plate Architectural Project - Addition Mechanical Project - Block Mechanical Project - Plate Parametric Drawing Working with Constraints Geometric Constraints Dimensional Constraints Working with Blocks Creating Blocks Editing Blocks Removing Unused Elements Adding Blocks to Tool Palettes Modifying Tool Properties in Tool Palettes Projects - Creating and Organizing Blocks Mechanical Project - Control Panel Architectural Project - Furniture Layout Civil Project - Utility Layout Creating Templates Why Use Templates? Controlling Units Display Creating New Layers Adding Standard Layouts to Templates Saving Templates Advanced Layouts Creating and Using Named Views Advanced Viewport Options Layer Overrides in Viewports Additional Annotative Scale Features Annotation Styles Creating Text Styles Creating Dimension Styles Creating Multi-leader Styles Projects - Drawing Setup and Utilities Interiors Project Mechanical/Schematic Project Civil/Map Project Mechanical Project - Dimension Styles External References Attaching External References Modifying External References Xref Specific Information Projects - Drawing D-sized Title Block Mechanical Project - Drill Press Base Architectural Project - Office Tower P&ID Project - Oil Lubrication System Civil Project - Warehouse Site

AutoCAD Level 2 - Intermediate
Delivered OnlineFlexible Dates
Price on Enquiry

AutoCAD Essentials

By Nexus Human

Duration 2 Days 12 CPD hours This course is intended for This course is intended for individuals who want to gain basic and intermediate knowledge of working on AutoCAD Overview Upon successful completion of this course, students will be able to create basic and intermediate drawings utilizing the AutoCAD software In this course, you will learn to navigate the AutoCAD user interfaces and use the fundamental features of AutoCAD. You will learn to use the precision drafting tools in AutoCAD to develop accurate technical drawings. Utilizing the AutoCAD Software Startup Screen The Application Menu The AutoCAD User Interface AutoCAD Options [OP] Saving the Drawing ?Places? for Quicker Access of Drawings Wheel Mouse Tidbits The Governing Body of Workspaces Ribbon Management Layer Properties Manager Assigning a Linetype to a New Layer Off vs. Freeze Practical Features of Layer Walk Creating a Layer State Freezing Individual Layers with Layer Freeze Layer Lock Creating Drawings with AutoCAD Accuracy Measuring a Distance Measuring an Area Creating Basic Objects Object Selection Options Basic Editing Commands Polar Tracking Editing Polylines Variable Width Polyline Command Aliases Move and Copy with ?CTRL? Customizing Rollover Tooltips Cycle Through Stacked Objects Additional Selection Options Stretch Midpoint Between Two Points [M2P] Snap From Hatch Stuff Additional course details: Nexus Humans AutoCAD Essentials training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the AutoCAD Essentials course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

AutoCAD Essentials
Delivered OnlineFlexible Dates
Price on Enquiry