How to Create New Menu in AutoCAD
8:02
How to Work with Text in AutoLISP
13:52
Foreach in AutoLISP Programming
12:43
How to write AutoLISP programs
46:39
5 жыл бұрын
Пікірлер
@user-qu4mo9bw6d
@user-qu4mo9bw6d 20 сағат бұрын
Thanks
@cyberCADsolutions
@cyberCADsolutions 19 сағат бұрын
Thank you. Please subscribe and share.
@agmupmtgj
@agmupmtgj Күн бұрын
Thanks a lot for the detailed video sir
@cyberCADsolutions
@cyberCADsolutions Күн бұрын
Thank you. Please subscribe and share.
@ifty_arain
@ifty_arain 6 күн бұрын
Big thanks Prabhu Gee. I have watched all your videos and gained a lot of knowledge to create AutoLISP programs. You explained very well. No need to ask, I have shared your Chanel to my friends and work colleagues. Waiting desperately for your next videos. Please upload more videos on ActiveX method and please don’t ignore if someone need help and explanation on any function, please advise asap.
@cyberCADsolutions
@cyberCADsolutions 5 күн бұрын
So nice of you
@ifty_arain
@ifty_arain 5 күн бұрын
@@cyberCADsolutions just need more explanation on using Vl, vlax, vla. how to keep remember which one to use vl, vlax or vla in Activex methods.
@angkas7479
@angkas7479 7 күн бұрын
Is it possible for the selection to be more general like selecting lines on all layers
@cyberCADsolutions
@cyberCADsolutions 4 күн бұрын
Yes. Add line in filter and select.
@angkas7479
@angkas7479 4 күн бұрын
@@cyberCADsolutions thank you
@mikaelengstrom6639
@mikaelengstrom6639 7 күн бұрын
Excellent tutorial! Really nice step-by-step clarifying how the LISP-commands work, what the syntax is and why.
@cyberCADsolutions
@cyberCADsolutions 6 күн бұрын
Syntax means the way of writing program statement.
@ifty_arain
@ifty_arain 8 күн бұрын
I have tried VLA on different objects with different colors and always get color of object as "256". What's the reason please?
@cyberCADsolutions
@cyberCADsolutions 8 күн бұрын
ByLayer color code
@ifty_arain
@ifty_arain 8 күн бұрын
Do you have more videos on VL activeX?
@cyberCADsolutions
@cyberCADsolutions 8 күн бұрын
Will upload.
@dinoroy8962
@dinoroy8962 11 күн бұрын
very nice, thank you a lot ...
@cyberCADsolutions
@cyberCADsolutions 9 күн бұрын
Thank you. Please subscribe and share.
@mohamadkhatib8624
@mohamadkhatib8624 12 күн бұрын
can we add dynamics block like rotation
@ifty_arain
@ifty_arain 13 күн бұрын
Any function to change position of UCS from one object to another in autoLISP program? please help
@cyberCADsolutions
@cyberCADsolutions 9 күн бұрын
As far as I know, no such function available.
@avidrationalist7281
@avidrationalist7281 13 күн бұрын
What is the relationship of limits with drawing dimensions? For example, if my actual drawing object is 10X20 feet, how should I set limits?
@cyberCADsolutions
@cyberCADsolutions 9 күн бұрын
It is not necessary to set limits to prepare drawings.
@ifty_arain
@ifty_arain 13 күн бұрын
Can we not create an excel file by using file extension .xlsx? I did try, file was created in drive d but couldn't open it.
@cyberCADsolutions
@cyberCADsolutions 9 күн бұрын
We can do using activex methods.
@ifty_arain
@ifty_arain 9 күн бұрын
@@cyberCADsolutions Do you have any tutorial videos on activex methods?
@ifty_arain
@ifty_arain 14 күн бұрын
What will happen if we don't localize variables to get these removed from memory?
@cyberCADsolutions
@cyberCADsolutions 14 күн бұрын
Memory exploitation
@ifty_arain
@ifty_arain 14 күн бұрын
Thanks for reply. I asked above bcoz autoCAD was getting freeze. So apart from memory exploitation there is no any harmful effect if we don’t localise variables
@ifty_arain
@ifty_arain 14 күн бұрын
Just wana to say thanks, I am really learning well by watching your videos . Is there any full playlist for VLA as I am more interested to learn how to export coordinates from AutoCAD to excel.
@ifty_arain
@ifty_arain 17 күн бұрын
Can you please explain about getvar & setvar functions? thanks
@cadworkchennai1496
@cadworkchennai1496 18 күн бұрын
This is an important point to create drawing.
@cyberCADsolutions
@cyberCADsolutions 18 күн бұрын
Thank you. Please subscribe and share
@dpbbas
@dpbbas 18 күн бұрын
Very informative and useful
@cyberCADsolutions
@cyberCADsolutions 18 күн бұрын
Thank you. Please subscribe and share.
@ifty_arain
@ifty_arain 24 күн бұрын
videos are good but sadly to say there is lack of response to the questions asked by leaners.
@cyberCADsolutions
@cyberCADsolutions 23 күн бұрын
Please go through each video in sequence.
@ifty_arain
@ifty_arain 22 күн бұрын
@@cyberCADsolutions dear Prabhu I am going through each video one by one and doing lot of practice but please do response if any learner ask any question. Thanks again for creating these videos.
@hossainsajib1181
@hossainsajib1181 Ай бұрын
Thanks
@cyberCADsolutions
@cyberCADsolutions 23 күн бұрын
Thank you. Please subscribe and share
@tameempatan4297
@tameempatan4297 Ай бұрын
I want to learn autocad course from you.please send ur contact number so that I will contact you.
@manojgurkha8241
@manojgurkha8241 Ай бұрын
Very nice information ❤❤❤
@cyberCADsolutions
@cyberCADsolutions Ай бұрын
So nice of you
@ifty_arain
@ifty_arain Ай бұрын
I have created above program without using if and progn functions it worked and got the same results of coordinates on vertices of polyline. Can you please explain why you used both functions if and progn in your program?
@ifty_arain
@ifty_arain Ай бұрын
Only used If function (if (=(car(sublist) 10) , didn’t use here progn
@cyberCADsolutions
@cyberCADsolutions 23 күн бұрын
kzbin.info/www/bejne/e3i4g6WFaamkjKM
@ifty_arain
@ifty_arain Ай бұрын
You are doing a great job, I know you must be too busy but please please don't ignore email. please help if someone approached you and contacted by email. Thanks & much appreciated for your tutorial videos.
@ifty_arain
@ifty_arain Ай бұрын
How to did you get AutoCAD Text Window?
@cyberCADsolutions
@cyberCADsolutions Ай бұрын
(textscr)
@ifty_arain
@ifty_arain Ай бұрын
Hello, I have contacted by email can you please reply back. I do really need your help in creating a program for exporting data from AutoCAD into excel. Also can I have your contact number please?
@ifty_arain
@ifty_arain Ай бұрын
Cracking job by Mr Prabhu. Well explained & easy to understand and to follow the instructions step by step.
@mohamedaadhil7681
@mohamedaadhil7681 Ай бұрын
Could you please Electrical Bim Tutorial?
@cyberCADsolutions
@cyberCADsolutions 23 күн бұрын
Sorry friend.
@mohamedaadhil7681
@mohamedaadhil7681 Ай бұрын
Hi sir
@ifty_arain
@ifty_arain Ай бұрын
When I drew circle and clicked on screen to pick a centre point, I couldn't find the drawn circle it was drawn far away from centre point I clicked on screen. This could be due to something related to UCS and coordinates, can you please explain?
@ifty_arain
@ifty_arain Ай бұрын
When I drew the line and checked the coordinates, these were not the same as given in entmake function, can you please explain?
@ifty_arain
@ifty_arain Ай бұрын
Can you please explain, why keyword "list" used with some cons functions and not used with others in entmake function?
@ifty_arain
@ifty_arain Ай бұрын
How I can get list of key words please?
@cyberCADsolutions
@cyberCADsolutions Ай бұрын
You can search on Google.
@ashoktyagi4938
@ashoktyagi4938 Ай бұрын
Hi What is autolisp code for remembering the last input like this <5>
@ifty_arain
@ifty_arain Ай бұрын
I have started learning AutoLISP. Your tutorial videos are excellent, well explained easy to understand. How I can contact you by email?
@mesuttasar21
@mesuttasar21 Ай бұрын
Sir inters command is finding intersecting of 4 point but how we can find mid point of 2 point or line? For that is there any command?
@cyberCADsolutions
@cyberCADsolutions 23 күн бұрын
There is no such facility. You need to write a sub function to calculate mid point.
@mesuttasar21
@mesuttasar21 Ай бұрын
"sublist" word is function or variable which used in lisp?
@cyberCADsolutions
@cyberCADsolutions 17 күн бұрын
Sublist means a list inside another list.
@mesuttasar21
@mesuttasar21 Ай бұрын
Hi dear, what is the diffrence between rtos and itoa? Instead of itoa can't we use rtos? Thanks...
@ifty_arain
@ifty_arain Ай бұрын
rtos: to change real number(e.g 12.5, 11.35) into string. itoa: to change integer number ( 12,11 etc) into alphabet
@cyberCADsolutions
@cyberCADsolutions 17 күн бұрын
Rtos is used to convert a real number to string. Itoa is to convert an integer to string.
@AnbarasanS-yf4yr
@AnbarasanS-yf4yr Ай бұрын
Thanks
@cyberCADsolutions
@cyberCADsolutions Ай бұрын
Thank you. Please subscribe and share
@mirunapetre2664
@mirunapetre2664 2 ай бұрын
Hello! Can you please tell how to brig the option Display Lock în the version of Autodesk Autocad 2014. I don't have it. Thank you
@user-ee6jz1mh3y
@user-ee6jz1mh3y 2 ай бұрын
I enjoyed your video I had one query how to use mixed function in one list Eg:(2*b +c+a-b) in lisp
@cyberCADsolutions
@cyberCADsolutions 2 ай бұрын
Use brackets. LISP follow ODMAS rule.
@Barhom0_o
@Barhom0_o 2 ай бұрын
thnx alot
@cyberCADsolutions
@cyberCADsolutions 2 ай бұрын
Most welcome. Please subscribe and share
@HumbleBeatsforeveryone
@HumbleBeatsforeveryone 2 ай бұрын
Hey if you would please explain dealing with annotation for something like text, I used your previous video for dealing with text in autolisp but I have not been able to figure out how I can preset the text or mtext to annotative every time I create it. This would be massively helpful, thank you!
@vanvong-mg6is
@vanvong-mg6is 2 ай бұрын
how do i show XYZ coordinate just like you had on the lower left corner?
@aadhyascreativitykids769
@aadhyascreativitykids769 2 ай бұрын
Online classes are there by u
@cyberCADsolutions
@cyberCADsolutions 2 ай бұрын
At present no mam. I will let you know if starts.
@aadhyascreativitykids769
@aadhyascreativitykids769 2 ай бұрын
@@cyberCADsolutions ok sir
@ashoktyagi4938
@ashoktyagi4938 2 ай бұрын
Excellent
@cyberCADsolutions
@cyberCADsolutions 2 ай бұрын
Thank you. Please subscribe and share.
@beidemariammoges2322
@beidemariammoges2322 2 ай бұрын
Very helpful, could u share the list of key words u sayed u would in the video, tnx
@nikhilporiya
@nikhilporiya 2 ай бұрын
Thank you very much sir for such a detailed video.
@cyberCADsolutions
@cyberCADsolutions 2 ай бұрын
Thank you. Please subscribe and share
@SadaPDM
@SadaPDM 2 ай бұрын
sappi che me l’hai svoltata zi
@deadgone7
@deadgone7 2 ай бұрын
Is this useful for new version of autocad?
@priyanshusingh5118
@priyanshusingh5118 23 күн бұрын
😢
@mad_coder
@mad_coder 2 ай бұрын
Best Lisp videos on KZbin !!! With your help, i created so many Lisp scripts that saved me a lot of work.
@cyberCADsolutions
@cyberCADsolutions 2 ай бұрын
Great to hear! Thank you. Please subscribe and share.
@noorulaman-zk6xx
@noorulaman-zk6xx 2 ай бұрын
Thanks.
@cyberCADsolutions
@cyberCADsolutions 2 ай бұрын
You're welcome