
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello
Hope you are all doing well ,I am a mechanical engineer working as air conditioning system design engineer . I was wondering if anyone can help me in developing a lisp since my kn owledge about lisp programming is extremely at a low level . My plan is to have a lisp that create a table for duct information .. which are as follows
Width , depth , length
Let us say it will work as follow :
Command : DWT(since this Table will help in calculating duct weight)
Autocad : please enter width value
Here the user will enter width of the duct and press enter
Autocad : please enter depth value
Here the user will enter the depth of the duct and hit enter
Autocad : please select legth of duct
Here the user will select the line that represents the length of duct and press enter
And auto cad will repeat the cycle till the user select close(C) then cad will reply
Autocad : please specify the point for the table
Then it will place a table with width and depth and length
I hope you got my point ..can this idea be implemented ? Appreciate anyone who can help
Kind regards
here is a link for dwg sample of what I mean
https://drive.google.com/file/d/1Wa0jOtYifxck-KOy2ds99BHF8L1v5AeI/view?usp=sharing
Solved! Go to Solution.