How to Select And Process Multiple Objects in AutoLISP Program

  Рет қаралды 15,843

cyber CAD solutions

cyber CAD solutions

Күн бұрын

Пікірлер: 65
@SalimKhan-o9x
@SalimKhan-o9x 2 ай бұрын
Sir you are best teacher.aur bhi video bna do auto cadd se related
@fytubevw
@fytubevw 3 жыл бұрын
I enjoy these videos. Learned Scheme, which is a Lisp kind language, and never used it anywhere yet in real world. So these are inspiring videos!
@cyberCADsolutions
@cyberCADsolutions 3 жыл бұрын
Thank you. Please share to your friends.
@amnoorulaman
@amnoorulaman 4 жыл бұрын
Dear Master, As our previous telephone conversation, I understand clearly through this session. Thank you! Expecting more videos....
@cyberCADsolutions
@cyberCADsolutions 4 жыл бұрын
Thank you. Please share to your friends.
@juanriveros9173
@juanriveros9173 4 жыл бұрын
can you please teach how to change attribute values from a given block? great videos, thank you.
@arianacasandra7576
@arianacasandra7576 2 жыл бұрын
love from utcn, with you we pass our exam!!!! :)
@cyberCADsolutions
@cyberCADsolutions 2 жыл бұрын
Thank you. Please share.
@ForTheDivineWill
@ForTheDivineWill 3 жыл бұрын
Very clear explanations! Well Done!
@cyberCADsolutions
@cyberCADsolutions 3 жыл бұрын
Thank you. Please share.
@Pissawi
@Pissawi 3 жыл бұрын
Thank you a lot for these tutorials. they were so helpful
@cyberCADsolutions
@cyberCADsolutions 3 жыл бұрын
Thank you. Please share to your friends.
@kumarss6321
@kumarss6321 4 жыл бұрын
Hi Sir, thanks for the video that is very useful for the cadd operaters and one more thing if their is any lisp for we have the polyline has 50 meter for that we need to offset the line on either side that means LEFT & RIGHT Side with different offset for every 5 meter this 5 meter is to be defined by the user. is their is any possibilities..
@cyberCADsolutions
@cyberCADsolutions 4 жыл бұрын
Need to develop a program. Thank you. Please share to your friends.
@PixelOutlaw
@PixelOutlaw 2 жыл бұрын
Consider making those symbols local so they don't pollute the namespace. (defun c:ct (/ sset1 sslen counter txt txtData txtCont) ... ) Also stylistically - is preferred in Lisp to seperate symbol parts. So symbols like txt-data would be preferred to txtData. The while loop could be transformed into a repeat loop since you know the number of times you need to loop sslen. It also happens that sslength may return NIL so that should also be accounted for. Just some thoughts. :) It was helpful thank you.
@cyberCADsolutions
@cyberCADsolutions 2 жыл бұрын
Thank you bro. This is a basic tutorial. In advance level I shall try to explain all these important things.
@autocad3480
@autocad3480 Жыл бұрын
Hope new vedios
@bmohan1990
@bmohan1990 4 жыл бұрын
sir, thanks a lot for giving this lisp lesson. we are waiting for your next video, pls post it.
@ifty_arain
@ifty_arain 4 ай бұрын
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.
@georgekhaba6436
@georgekhaba6436 2 жыл бұрын
time table : @1:08 ssget function @3:33 sslength function to know the number of entities selected @4:52 how to filter a certain type of the entities when using ssget @7:06 to find the name f an entity using ssname @8:25 a program to find text entities with special character and change there coloers
@basu-ft4fk
@basu-ft4fk 4 жыл бұрын
Dear Sir making a videos for how to draw 2d, 90degree elbows ,40degree elbow ,bend development &cone development
@tnvsb
@tnvsb 4 жыл бұрын
Excellent Illustration Sir
@cyberCADsolutions
@cyberCADsolutions 4 жыл бұрын
Thank you. Please share to your friends.
@mohammadahmed7932
@mohammadahmed7932 3 жыл бұрын
Sir could you provide "LISP" to filter polyline having area from 1 units to 3 units and similarly having area 2 sq units to 4.5 sq units .thanks
@zuhaib1548
@zuhaib1548 Жыл бұрын
I love this video but sir please upload videos in hindi also.thank you
@cyberCADsolutions
@cyberCADsolutions Жыл бұрын
Thank you. Please share with your colleagues.
@sadamth6714
@sadamth6714 2 жыл бұрын
Nice tutorial
@cyberCADsolutions
@cyberCADsolutions 2 жыл бұрын
Thank you. Please share.
@dennisdevink5667
@dennisdevink5667 3 жыл бұрын
Very useful!!! 👍👍
@cyberCADsolutions
@cyberCADsolutions 3 жыл бұрын
Thank you. Please share to your friends and colleagues.
@PANDURANG99
@PANDURANG99 3 жыл бұрын
Can we use this to copy paste text
@oussamaharb1
@oussamaharb1 2 жыл бұрын
Hello Sir, I am searching for a Lisp that can arrange in order multiple polylines with different lengths where above each polyline a text that should follow the polyline in order to be able to use the data extraction and have them by order
@ComradeMorlac
@ComradeMorlac 3 жыл бұрын
why you have to use list function if cons function already creating a dotted pair?
@deepakshimpi4604
@deepakshimpi4604 2 жыл бұрын
How can i select multiple object by creared using lisp program...
@srinivasanlakshmipathi2941
@srinivasanlakshmipathi2941 4 жыл бұрын
Useful
@georgekhabaze6619
@georgekhabaze6619 3 жыл бұрын
thank u for a helpful video i have a question can attribute be selected and managed via lisp like text direction and color since it required to be selected one by one...... and can blocks made outside the current drawing be selected by name
@cyberCADsolutions
@cyberCADsolutions 3 жыл бұрын
Attributes can be processed using advanced LISP functions. Study on ENTNEXT function.
@cyberCADsolutions
@cyberCADsolutions 3 жыл бұрын
Please share my video.
@ludovicmoutcheu2003
@ludovicmoutcheu2003 Жыл бұрын
Hello please how do I use AutoLISP to select object snap?
@Nimmit626
@Nimmit626 4 жыл бұрын
Hi Sir its nice to see great knowing, if I want to pick a particular colour and delete that how to write that
@Nimmit626
@Nimmit626 4 жыл бұрын
and if need to create a layer and give a new color to it
@cyberCADsolutions
@cyberCADsolutions 4 жыл бұрын
Use this in ssget filter list. (cons 62 ColorCode). color codes Red=1, Yellow=2, Green=3, Cyan=4...
@rohansakpal5089
@rohansakpal5089 4 жыл бұрын
Nice Video
@cyberCADsolutions
@cyberCADsolutions 4 жыл бұрын
Thank you. Please share to your friends.
@sandeeppatel3534
@sandeeppatel3534 4 жыл бұрын
Can u shares, the autocad lisp programming course book
@amnoorulaman
@amnoorulaman 4 жыл бұрын
Dear Master, Need your help, My block name is: TUBE_RHS 80x40x3.2_3GG32_ How to get string as: RHS 80x40x3.2 by selecting the block?
@amnoorulaman
@amnoorulaman 4 жыл бұрын
Dear Master, can you help me, whats the use of "reverse" function in lisp? and where it is used?
@cyberCADsolutions
@cyberCADsolutions 4 жыл бұрын
(reverse (list 1 2 3)) results (3 2 1)
@amnoorulaman
@amnoorulaman 4 жыл бұрын
@@cyberCADsolutions Dear Master, Ok. Thanks. But what is the purpose of "reverse" function. Can you give example?
@krishnanmadhu9086
@krishnanmadhu9086 2 жыл бұрын
@@amnoorulaman brother when u Export cad data to excel through file handling program that time your data's are printing reverse way. So that situation if u use this reverse function u will get your cad same type order to excel. Example in cad u mentioned below names Ram Rajesh Rakesh While doing file handling functions like write-line through while condition Your excel result should be Rakesh Rajesh Ram See the cad order and excel order both are in reciprocal way.. If u want same order to excel u should use reverse function then it wil be same order. 👍
@jeetendragavli9496
@jeetendragavli9496 3 жыл бұрын
How to select multiple files from folder and process
@sadamth6714
@sadamth6714 3 жыл бұрын
any prog about dcl?
@cyberCADsolutions
@cyberCADsolutions 3 жыл бұрын
Not yet my friend. Will do soon.
@sadamth6714
@sadamth6714 3 жыл бұрын
@@cyberCADsolutions can you give me your email id?
@KishoreKumar-lj6tu
@KishoreKumar-lj6tu Жыл бұрын
Hi sir (defun c:cl() (setq ss (ssget "x" '((0. "INSERT") (2. "Lighting fixture")))) (setq count (sslength ss)) (alert (strcat "total no of lights: " (itoa count))) (princ) ) When I try to run this code I am getting ssget badlist error can you please help me
@cyberCADsolutions
@cyberCADsolutions Жыл бұрын
(cons 0 "insert") (cons 2 "xxx")
@KishoreKumar-lj6tu
@KishoreKumar-lj6tu Жыл бұрын
thank you sir its working@@cyberCADsolutions
@khtoday2553
@khtoday2553 4 жыл бұрын
Hi.can you make lsp AutoCAD for me .how to lock or unlock object by password ?
@mohammedsayeedulhaq3174
@mohammedsayeedulhaq3174 4 жыл бұрын
Sir student stump how to remove pea aek video banao sir please Auto Cad 2019 version please
@krishnanmadhu9086
@krishnanmadhu9086 2 жыл бұрын
First save your file as DXF formate Open that DXF file in cad Again save as dwg format Now open the DWG file your educational version stamp will be removed. (Note: actually once your trial expired u will get this issue or fake license u will get educational Verizon)
@ifty_arain
@ifty_arain 4 ай бұрын
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?
Foreach in AutoLISP Programming
12:43
cyber CAD solutions
Рет қаралды 5 М.
How to execute a set of statements repeatedly in AutoLISP
20:18
cyber CAD solutions
Рет қаралды 8 М.
Inside Out 2: ENVY & DISGUST STOLE JOY's DRINKS!!
00:32
AnythingAlexia
Рет қаралды 13 МЛН
规则,在门里生存,出来~死亡
00:33
落魄的王子
Рет қаралды 26 МЛН
iPhone or Chocolate??
00:16
Hungry FAM
Рет қаралды 46 МЛН
Man Mocks Wife's Exercise Routine, Faces Embarrassment at Work #shorts
00:32
Fabiosa Best Lifehacks
Рет қаралды 6 МЛН
How to Control the Flow of AutoLISP Program
16:58
cyber CAD solutions
Рет қаралды 9 М.
Which dxf codes are required to Create a Line Circle And a Text in AutoLISP
26:51
What are Geometric Functions used in AutoLisp
16:57
cyber CAD solutions
Рет қаралды 12 М.
Being Competent With Coding Is More Fun
11:13
TheVimeagen
Рет қаралды 87 М.
Automating tasks using Macros in AutoCAD
17:36
SourceCAD
Рет қаралды 80 М.
How to write a AutoLISP Program to Create New Objects in AutoCAD
35:38
cyber CAD solutions
Рет қаралды 44 М.
5 JavaScript Concepts You HAVE TO KNOW
9:38
James Q Quick
Рет қаралды 1,4 МЛН
How to use AND OR Logical Operators in AutoLISP
16:42
cyber CAD solutions
Рет қаралды 2,1 М.
Inside Out 2: ENVY & DISGUST STOLE JOY's DRINKS!!
00:32
AnythingAlexia
Рет қаралды 13 МЛН