BASIC LINE CREATION USING VB.NET

BASIC LINE CREATION USING VB.NET

sanju.p
Enthusiast Enthusiast
599 Views
3 Replies
Message 1 of 4

BASIC LINE CREATION USING VB.NET

sanju.p
Enthusiast
Enthusiast

Hello Team,

 

Recently I have started learning VB.Net.

Please anyone tell me how to create a line using VB.NET.

 

Thanks in advance

Regards

Basic Learner.

0 Likes
600 Views
3 Replies
Replies (3)
Message 2 of 4

sanju.p
Enthusiast
Enthusiast

I have Visual Studio Professional 2015 and AutoCAD 2016 Version.

0 Likes
Message 4 of 4

_gile
Consultant
Consultant

Hi,

 

Just some recommendations.

 

@sanju.p wrote:

Recently I have started learning VB.Net.


So do not go forward with VB and start learning C# instead.

You'll find more relevant examples and help in C#.

 


@sanju.p wrote:

Please anyone tell me how to create a line using VB.NET.


To be able to have a good understanding of the example in link provided by @fieldguy , you should first learn the .NET basics outside of AutoCAD until you're cumfortable with Visual Studio, OOP and the .NET Framwork with the language you choosed.

This done, you can start with the AutoCAD .NET API from here and there.



Gilles Chanteau
Programmation AutoCAD LISP/.NET
GileCAD
GitHub