shirazbj Posted April 5, 2012 Posted April 5, 2012 no problem now. tried to write a plugin with c# express. all good. cool. Quote
shirazbj Posted April 5, 2012 Posted April 5, 2012 Can also code with vb.net express 2010. Just need to target .net 3.5. Here is my HelloWorld plugin code and screen shot after running my new command. Imports System.Collections.Generic Imports System.Linq Imports System.Text Imports Teigha.DatabaseServices Imports Teigha.Runtime Imports Teigha.Geometry Imports HostMgd.ApplicationServices Imports HostMgd.EditorInput Imports HostMgd.Windows Imports Platform = HostMgd Imports PlatformDb = Teigha Namespace bjVBnanoCAD Public Class Class1 <CommandMethod("HelloWorld")> _ Public Sub bjHelloWorld() Dim ed As Editor = Platform.ApplicationServices.Application.DocumentManager.MdiActiveDocument.Editor ' Print message to command line ed.WriteMessage("Hello nanoCAD plugin with vb.net express 2010.") End Sub End Class End Namespace Quote
dedmin Posted April 14, 2012 Posted April 14, 2012 Haha, no you're good. It is the one thing that will tie me to at least AutoCAD LT always. No other CAD application I've found or heard of has something like it. I sure would love for someone to prove me wrong though. Let me be the first:D - check out ZWCAD. IMHO the best AutoCAD alternative - http://www.zwsoft.com/en/products/zwcad.html#!tab=2 Quote
cadvision Posted April 16, 2012 Author Posted April 16, 2012 I was sent two articles by Independent Norwegian CAD blogger Gregg Olsen. 1st An interview with Dmitry Popov on the International launch PDF versions can be downloaded here and 2nd his first review of nanoCAD PDF versions can be downloaded here Quote
nivek Posted May 11, 2012 Posted May 11, 2012 latest version of bricscad (500$) (may2012) bricksys.com Quote
cadvision Posted May 11, 2012 Author Posted May 11, 2012 Nanosoft support have started a programming tutorial on their website. http://nanocad.com/page/Programming1 If you keen to learn. Quote
ISL Posted September 10, 2012 Posted September 10, 2012 The lack of LISP is probably the key omission and this seems strange considering their aim to attract developers. LISP support (beta) is now available for registered developers. We have released nanoCAD Eng 4.0 Beta1, it can be downloaded in the nanoCAD Developers' Club. Quote
cadvision Posted September 11, 2012 Author Posted September 11, 2012 LISP support (beta) is now available for registered developers. We have released nanoCAD Eng 4.0 Beta1, it can be downloaded in the nanoCAD Developers' Club. Good. Lisp is more a user tool than a developer language. I think most company developers are using newer toolsets. Visp inclusion is great for the end users, as there is so much of it out in the PD Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.