Entity2d

Entity2d

Anonymous
Not applicable
470 Views
2 Replies
Message 1 of 3

Entity2d

Anonymous
Not applicable
Does anyone have sample source code showing how to create a custom entity using VB .NET. All the samples I have found are for C++ environment.

Thank you
0 Likes
471 Views
2 Replies
Replies (2)
Message 2 of 3

Anonymous
Not applicable
http://images.autodesk.com/adsk/files/AutoCAD_NET_labs.zip

These include samples for C# and VB.

Dale

wrote in message news:4948663@discussion.autodesk.com...
Does anyone have sample source code showing how to create a custom entity
using VB .NET. All the samples I have found are for C++ environment.

Thank you
0 Likes
Message 3 of 3

Anonymous
Not applicable
You can't create custom entity using VB.NET. This capability is only
available to unmanaged C++ clients.

Albert

wrote in message news:4948663@discussion.autodesk.com...
Does anyone have sample source code showing how to create a custom entity
using VB .NET. All the samples I have found are for C++ environment.

Thank you
0 Likes