| Start AutoCad Session .NET |
|
|
|
| Tutorials | |||
|
Use the Function below to start a AutoCad session from VB.NET [code] [/code] Imports Autodesk.AutoCAD.Runtime End Class
Public Class Class2 Public Function StartAutoCADSession() As Object '********************************************* On Error Resume Next Dim AcadApp As Object If Err.Number <> 0 Then 'if successful set visibility status End Function
|



Comments
habits from VBA are difficult to drop.
Good web site though.
RSS feed for comments to this post