Author Topic: Special Lisp-functions for Map 3D - experiences?  (Read 3319 times)

0 Members and 1 Guest are viewing this topic.

Peter2

  • Swamp Rat
  • Posts: 650
Special Lisp-functions for Map 3D - experiences?
« on: May 23, 2019, 05:31:45 AM »
Digging deep in the lost times of dinos I found a documentation for spec

https://knowledge.autodesk.com/de/support/autocad-map-3d/getting-started/caas/simplecontent/content/map-3d-documentation.html

The ZIP for version 2012 contains a CHM (basically written in 2007) which describes some features. The sample-code for "map_dwgbreakobj" worked fine in MAP 2018.

Who has experience with this package in current versions?
Does it work fine (on Oracle based data)?
Peter

AutoCAD Map 3D 2023 German (so some technical terms will be badly retranslated to English)
BricsCAD V23

tombu

  • Bull Frog
  • Posts: 288
  • ByLayer=>Not0
Re: Special Lisp-functions for Map 3D - experiences?
« Reply #1 on: May 24, 2019, 07:55:15 AM »
I only use a few and they haven't changed over the years. Very old link for Map 3D lisp: http://www.4d-technologies.com/techcenter/index.htm

Why AutoCAD quit providing help for these functions I'll never understand.
Tom Beauford P.S.M.
Leon County FL Public Works - Windows 7 64 bit AutoCAD Civil 3D

Peter2

  • Swamp Rat
  • Posts: 650
Re: Special Lisp-functions for Map 3D - experiences?
« Reply #2 on: May 24, 2019, 10:15:33 AM »
Thanks tombu

great link.

I'm just beginning with map, but when I look at all the different blogs which had the last post in 2012/2013, then I think that theq quit more than the Lisp-documentation  :-(
Peter

AutoCAD Map 3D 2023 German (so some technical terms will be badly retranslated to English)
BricsCAD V23

Peter2

  • Swamp Rat
  • Posts: 650
Re: Special Lisp-functions for Map 3D - experiences?
« Reply #3 on: June 17, 2019, 09:45:50 AM »
Here is another lisp, but I don't know if the content is the same:

https://documentation.help/AutoCAD-Map-3D-2009-AutoLISP/

---------------
Peter

AutoCAD Map 3D 2023 German (so some technical terms will be badly retranslated to English)
BricsCAD V23

mailmaverick

  • Bull Frog
  • Posts: 494
Re: Special Lisp-functions for Map 3D - experiences?
« Reply #4 on: June 22, 2019, 10:53:38 AM »
Why AutoCAD quit providing help for these functions I'll never understand.

Autodesk has stopped providing help for LISP in Civil 3D / MAP because :-
(a) LISP is outdated for them and no further developmental work is going on in LISP. Similar is case of VBA.
(b) Autodesk wants to focus on dotNET (.NET) programming because it is the most common platform nowdays. Although I don't think this is a wise idea because the number of developers on LISP must be 1000 times the number of developers on dotNET for CAD Products.
(c) LISP has many limitations such as limited graphics, no multi-tasking, limited capability to interact with external software etc.

Peter2

  • Swamp Rat
  • Posts: 650
Re: Special Lisp-functions for Map 3D - experiences?
« Reply #5 on: June 28, 2019, 09:45:01 AM »
Autodesk has stopped providing help for LISP in Civil 3D / MAP because :- ...
This topic is now approx. 20 years old, and still only partly correct. As we all now - and you mentioned it above - " Punk's Lisp is not dead" now, and the old advantages are still the current advantages. Nevertheless, we won't change it.

Have a fine weekend!
Peter

AutoCAD Map 3D 2023 German (so some technical terms will be badly retranslated to English)
BricsCAD V23

snownut2

  • Swamp Rat
  • Posts: 971
  • Bricscad 22 Ultimate
Re: Special Lisp-functions for Map 3D - experiences?
« Reply #6 on: July 11, 2019, 03:14:00 AM »
Peter2 I have to disagree with you.  We are changing it, Bricscad is actively developing lisp and will cause AuTODESK headaches in their user base.  By the time they figure it out it will be to late.