
This will give you the course overview and quickly highlight topics of each of the section.
This provides the overview for this section.
This lecture describes who should take this Course.
This lecture lists out what the user will learn from this course.
This lecture describes what is VB.NET.
This lecture discussed AutoCAD .NET API.
This lecture discusses the advantages of programming in AutoCAD .NET API.
This video shows the 2 finished projects that will be developed in Section 9 - Hands On Projects.
This lecture lists out the 3 major AutoCAD .NET APIs as well as the 3 main Objects (i.e. Application, Document and Database Objects)
This lecture discusses about the 3 AutoCAD .NET API Assemblies (i.e. ACMGD, ACDBMGD, ACCOREMGD).
This lectures gives you the high level information of AutoCAD Object Hierarchy.
This lectures discusses Application Object in more detail.
This lectures discusses about the Document Object in detail.
This lectures discusses Database Object in detail.
This video discusses about the topics in this section. This will also walk you through the process of downloading Visual Studio 2019.
This video will walk you through the installation of Visual Studio 2019. This will also guide you to create your first dummy project.
This video will guide you to setting-up your VS2019 IDE. You can choose from 4 different Color Theme depending on your preference.
This lectures will show you how to create your first AutoCAD Plugin using VB.NET.
This lecture is a continuation of the previous lecture and this time it will show you how to display using the Alert Dialog.
This lecture will show you how to fix the mismatch warning message during code compilation.
This lecture gives you an overview of the Objects to be created in this section.
This lecture will walk you through creating a new Project called DrawObjects.
This video walks you through creating a Line object using VB.NET.
This video walks you through creating a MText object using VB.NET.
This video walks you through creating a Circle object using VB.NET.
This video walks you through creating an Arc object using VB.NET.
This video walks you through creating a Polyline object using VB.NET.
This video walks you through creating multiple Circle objects vertically using VB.NET.
This video walks you through creating multiple Circle objects horizontally using VB.NET
This lecture gives you an overview of this section.
This video walks you through creating the ManipulateObjects project.
This video shows you how to develop the SingleCopy method.
This video shows you how to develop the MultipleCopy method.
This video shows you how to develop the EraseObject method.
This video shows you how to develop the MoveObject method.
This video shows you how to develop the MirrorObject method.
This video shows you how to develop the RotateObject method.
This video shows you how to develop the ScaleObject method.
This video shows you how to develop the OffsetObject method.
This lecture shows the topics to be discussed in this section.
This video walks you through creating the Project LayersLineTypesAndStyles. This project will contain all the method for exploring Layers, LineTypes and TextStyles using VB.NET
This video walks you through creating the ListLayers Method.
This video walks you through creating the CreateLayer Method.
This video walks you through creating the UpdateLayer Method.
This video walks you through creating the SetLayerOnOff Method.
This video walks you through creating the SetLayerFrozenOrThaw Method.
This video walks you through creating the DeleteLayer Method.
This video walks you through creating the LockUnlockLayer Method.
This video walks you through creating the SetLayerToObject Method.
This video walks you through creating the ListLineTypes Method.
This video walks you through creating the LoadLineType Method.
This video walks you through creating the SetCurrentLineType Method.
This video walks you through creating the DeleteLineType Method.
This video walks you through creating the SetLineTypeToObject Method.
This video gives you an overview of TextStyles topics and methods to be created.
This video walks you through creating the ListStyles Method.
This video walks you through creating the UpdateCurrentTextStyleFond Method.
This video walks you through creating the SetCurrentTextStyle Method.
This video walks you through creating the SetTextStyleToObject Method.
This lecture gives you overview of the user input functions that will be used in the method that will be developed in this section.
This video walks you through in creating the UserInteractions Project.
This video walks you through creating the GetName Method.
This video walks you through creating the SetLayer Method.
This video walks you through creating the CreateLineUsingGetpoint Method.
This video walks you through creating the CalculateDefinedArea Method.
This video walks you through creating the DrawObjectsUsingGetKetwords Method.
This video walks you through creating the GetDistanceBetweenTwoPoints Method.
This video walks you through creating the CountObjects Method.
This lecture provides the user a high level overview of Selection Sets and Filters.
This video walks you through creating the SelectionSets Project in VB.NET
This video walks you through in creating the SelectAllAndChangeLayer Method.
This video walks you through in creating the SelectObjectOnScreen Method.
This video walks you through in creating the SelectWindowAndChangeColor Method.
This video walks you through in creating the SelectCrossingAndDelete Method.
This video walks you through in creating the SelectFenceAndChangeLayer Method.
This video walks you through in creating the CountPickFirstSelection Method.
This video walks you through in creating the SelectLines Method.
This video walks you through in creating the SelectMTexts Method.
This video walks you through in creating the SelectPlines Method.
This video walks you through in creating the SelectWalls Method.
This video walks you through in creating the SelectStairs Method.
This video walks you through in creating the SelectFrenchDoors Method.
This video walks you through in creating the SelectBifoldDoors Method.
This video walks you through in creating the CountReceptacles Method.
This video walks you through in creating the CountLightingFixtures Method.
This video gives the overview of the Projects to be developed in this section.
This video demos the BlocksCounter Plugin.
This video walks through creating the BlocksCounter Project.
This video shows the user how to create the CountBlocksToTable Method.
This video shows the user how to create the PromptUser Function.
This video shows the user how to create the GatherBlocksAndDrawTable Method.
This video is the continuation of the previous lecture and shows the user how to create or draw the Table.
This is the first part of running and debugging the Blockscounter Plugin.
This is the second part of running and debugging the Blockscounter Plugin.
This is the third part of running and debugging the Blockscounter Plugin.
This video walks through creating the ObjectsExtractor Plugin Project.
This video shows how to create the ExtractObjects Method.
This video shows how to create the ExtractLine Method.
This video shows how to run and debug the ExtractLine Method.
This video shows how to create the ExtractCircle Method.
This video shows how to create the ExtactMText Method.
This video shows how to create the ExtractPolyline Method.
This video shows how to create the ExtractBlock Method.
Congratulations for finishing this Course and Thank you very much!
This is an intensive course about VB.NET Programming in AutoCAD. There are lots of coding that will walk you through from creating a Project using Visual Studio 2019 to running your finished Plugin in AutoCAD.
You will learn how to use VB.NET very quickly by following all the videos or by coding along with every single method being developed.
By the end of the Course, you will have the confidence to create your own AutoCAD Plugin using VB.NET.
A simple and step-by-step way style of teaching in this course will be very helpful to absorb every concept of VB.NET Programming in AutoCAD.