AutoCAD Civil 3D Customization
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Java and AutoCAD and Civil 3D
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Hi all,
I am new to programming to AutoCAD and I want to know Is there any facility to java programming to develoip new tool in autoCAD or civil 3D.
AutoCAD Civil 3D 2012 SP 2
Sri Lanka
Solved! Go to Solution.
Re: Java and AutoCAD and Civil 3D
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Hi,
as J# (>>>click<<<) is based on Framework, and development based on Framework is valid to create tools/applications for AutoCAD (and Civil) so J# should also work.
I never tried it, that's the reason why I wrote "should work" ![]()
- alfred -
Alfred NESWADBA
Ingenieur Studio HOLLAUS ... www.hollaus.at
-------------------------------------------------------------------------
Re: Java and AutoCAD and Civil 3D
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Hallo alfred
Further pease explain advanteges and disadvanteges of using F# unless using C# and VB
AutoCAD Civil 3D 2012 SP 2
Sri Lanka
Re: Java and AutoCAD and Civil 3D
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Hi,
>> Further pease explain advanteges and disadvanteges of using F# unless using C# and VB
I can't. All Framework-based programming languages do have the same output (in principal). What you can do to develop applications for AutoCAD can be done with any of these languages.
Well each language has it's own advantages or disadvantages and if you ask someone using C# for years now may answer C# is better than VB.NET, if you read a book about VB.NET you may read the opposite opinion.
For me the conclusion for Framework-based development is: use the language you like/you know best.
- alfred -
Alfred NESWADBA
Ingenieur Studio HOLLAUS ... www.hollaus.at
-------------------------------------------------------------------------

