Give me a bundle of Lisp File So that I can Run on My Auto CAD Web Application

Give me a bundle of Lisp File So that I can Run on My Auto CAD Web Application

Rahul_Banerjee
Explorer Explorer
769 Views
6 Replies
Message 1 of 7

Give me a bundle of Lisp File So that I can Run on My Auto CAD Web Application

Rahul_Banerjee
Explorer
Explorer

From Today's Morning I was Just tired to Load Arc Text Lisp and DCL into my Autocad Web. So I want a bundle of Lisp and DCL file so that I can work easily

0 Likes
770 Views
6 Replies
Replies (6)
Message 2 of 7

paullimapa
Mentor
Mentor

Perhaps you can clarify what you mean by bundle 


Paul Li
IT Specialist
@The Office
Apps & Publications | Video Demos
0 Likes
Message 3 of 7

Sea-Haven
Mentor
Mentor

Like attached some free, some pay. Still updating got to "C's"

 

 

0 Likes
Message 4 of 7

paullimapa
Mentor
Mentor

If you're saying you want to select a number of lisp files you have saved in your hard drive for AutoCAD to load automatically everytime the program starts then use the APPLOAD command and look for the Startup Suite Contents button.

paullimapa_0-1685837100912.png

Click on this button and on the Startup Suite window click on Add and select as many lisp files you want to have AutoCAD load automatically at startup.


Paul Li
IT Specialist
@The Office
Apps & Publications | Video Demos
0 Likes
Message 5 of 7

_gile
Consultant
Consultant

Hi,

You can easily build your own .bundle.

See these topics:

About Installing and Uninstalling Plug-In Applications

PackageContents.xml Format Reference

Example: Basic .bundle Folder Structure for a Plug-in

 

 

 



Gilles Chanteau
Programmation AutoCAD LISP/.NET
GileCAD
GitHub

0 Likes
Message 6 of 7

Rahul_Banerjee
Explorer
Explorer
Bundle means use many lisp file in one place.
Note - I have used Auto CAD Web Eduction
0 Likes
Message 7 of 7

paullimapa
Mentor
Mentor

Since you're using the web version, there's a number of limitations and only one method to load them.

Read up on it here:

AutoCAD web application Help | LISP files | Autodesk


Paul Li
IT Specialist
@The Office
Apps & Publications | Video Demos
0 Likes