What is AutoLISP in AutoCAD | What is the use of AutoLISP in AutoCAD

What is AutoLISP in AutoCAD | What is the use of AutoLISP in AutoCAD

CAD CAM Tutorials

5 лет назад

87,528 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@Chris.O.J
@Chris.O.J - 28.12.2023 21:29

Can you just copy and paste the code?

Ответить
@utkarshbandgar6744
@utkarshbandgar6744 - 18.07.2023 15:21

Dear Sir, I want to learn LISPing. Please provide your details to contact .

Ответить
@beenay18
@beenay18 - 16.05.2023 10:20

Thanks a lot!

Ответить
@TheCanadianWelder
@TheCanadianWelder - 22.03.2023 18:45

Thanks so much for this. I'm a longtime CAD user, and for an equally long time I have been hesitant to introduce LISP files into my workflow, because I have no programming experience and I guess that made me nervous. Thanks to your tutorial I realize now how easy and 'clean'/'safe' these are to load into a drawing, and they require no programming background at all.

Ответить
@rahulsurveyor
@rahulsurveyor - 11.12.2022 09:14

please help
the following programme not run


;cord-ldr.lsp
; x,y Coordinates on Leader Lines

(defun C:CR (/ PNT1 P1X P1Y STDY DY COORD PTXT)
(setq PNT1 (getpoint
"\nPick coordinate point: "))
(setq P1X (car pnt1)) ;x coord
(setq P1Y (cadr pnt1)) ;y coord
(setq STDX (rtos(/(nth (P1X 1000) 2 3)))
(setq STDY (rtos(/(nth (P1Y 1000) 2 3)))
(setq COORD (strcat "E" STDX)
COORD1(strcat "N" STDY))
(setq PTXT (getpoint PNT1
"\nPick text location: "))
(command "LEADER" PNT1 PTXT ""
COORD COORD1 "" "")
(princ)) ; end
(ALERT "IT WILL PRINT THE X,Y CO-ORDINATES OF A POINT..., C:CR")

Ответить
@bhupathireddy7793
@bhupathireddy7793 - 30.10.2022 02:05

How to write new commend in lisp sir

Ответить
@Bluefox1978
@Bluefox1978 - 28.08.2022 22:21

Geeky!!! 😍

Ответить
@adamchristopher5345
@adamchristopher5345 - 19.08.2022 22:05

Hello sir
I have created customized block via through CUI in auto CAD
I want to provide shortcut command that customized block
For eg: CO for copy
I want to provide PPP for my block

Ответить
@arunrbishwakarma7443
@arunrbishwakarma7443 - 22.06.2022 12:57

Can you make lisp command for me i am help less in internet please help me

Ответить
@JafarAli-bi8fn
@JafarAli-bi8fn - 22.06.2022 09:31

first learn how to pronounce English properly

Ответить
@nishthachopra7419
@nishthachopra7419 - 11.01.2022 00:00

Hello, I am looking for a lisp program for bricscad to create a rectangle with dimensions. Have you made any such video yet? Thanks in advance

Ответить
@MrSex1997
@MrSex1997 - 04.01.2022 22:10

Can you make a video for main function with sub function knit working

Ответить
@nivek_DEV
@nivek_DEV - 07.10.2021 02:21

wow incredible tech

Ответить
@mdabdullahalmamun6635
@mdabdullahalmamun6635 - 22.08.2021 15:08

Dear sir,
your video very helpfull.
Sir,
I need contour volume quantity lips.

Ответить
@PANDURANG99
@PANDURANG99 - 17.01.2021 06:53

Programming for printing particular rectangle

Ответить
@gyanguru6400
@gyanguru6400 - 10.01.2021 12:57

Sir, I need a program to show Physical progress at site on drawing linked with data like number of foundations / wall / road completed. Kindly suggest if you can provide it.

Ответить
@rajshdeb3071
@rajshdeb3071 - 03.01.2021 12:31

please show railway curve lips file

Ответить
@Chimpukya
@Chimpukya - 06.12.2020 07:34

Is autoLISP available in advance steel?

Ответить
@PGTutorials
@PGTutorials - 05.12.2020 18:46

excellent video for lisp learner including me...thnk you

Ответить
@abubakarmalek6289
@abubakarmalek6289 - 19.09.2020 14:19

THANKS I WANT TO LEARN

Ответить
@raghunadhtandi8027
@raghunadhtandi8027 - 06.05.2020 21:27

Pleasure to watch the concept sir.

Ответить
@rajeshsaini2295
@rajeshsaini2295 - 16.02.2020 21:10

please give me your mob. no

Ответить
@matthewhathaway6648
@matthewhathaway6648 - 19.11.2019 00:56

What happens if i cant open the LISP editor?


I receive an error,


"Cannot invoke (command) from error without prior call to (*push-error-using-command*).
Converting (command) calls to (command-s) is recommended."


Please advise?

Ответить
@ramkumargourarajula9528
@ramkumargourarajula9528 - 26.07.2019 20:07

Hi sir. May I know the good book to understand that concpet

Ответить
@shahadthangal1742
@shahadthangal1742 - 11.01.2019 13:42

Sir please create lisp for making profile of tendons in Post Tension slab.sir can you give your contact number

Ответить
@afnanassociate5083
@afnanassociate5083 - 13.10.2018 14:51

Please create a lisp for road cross section

Ответить
@afnanassociate5083
@afnanassociate5083 - 13.10.2018 14:49

nice work.
please make and upload the lisp for road cross section.
how can we draw the road cross section in autocad with lisp

Ответить
@faridheidarian9755
@faridheidarian9755 - 25.08.2018 04:22

Should I know C## for this?

Ответить
@rabindra362
@rabindra362 - 21.08.2018 16:03

How to get road x section software. PLZ send details. Sir

Ответить
@mohanraj7452
@mohanraj7452 - 21.08.2018 15:49

Sir pls give your number

Ответить