Search the Community
Showing results for tags 'bigal'.
-
Can anyone help me to write a code ?? Which Identifies each closed polyline (rectangle) on the "ss-bor" layer. Finds the text entity (content) of text on the "ss-pre" layer which is within (rectangle) on the "ss-bor" layer . Selects all entities on the "ss-part" layer within the (rectangle) on the "ss-bor" layer. Creates a block using the text value from the "ss-pre" layer as the block name, including all selected entities from the "ss-part" layer within the (rectangle) on the "ss-bor" layer. and loop though each (rectangle) on the "ss-bor" layer and make block of each as above mentioned.. For information i have attached my dwg file G27.dwg
-
Cad nesting (auto nesting of multiple parts to optimize sheet space)
Shib Sankar posted a topic in AutoLISP, Visual LISP & DCL
Do anyone have similar program?? I have attached the vlx file also its showing trail expired.. CPP-Ver2 - Type Region (Gap input)-2023 (1).VLX- 10 replies
-
lisp for block counter an total length for all line and polyline
Eslam mansour posted a topic in AutoLISP, Visual LISP & DCL
Is there a possibility to get lisp for block counter an total length for all line and polyline in one command ? ( export data to table ) Any ideas for merging the two lispes i attached files? CountV1-5.lsp Totallenght.lsp -
Insert block clamp on polyline lisp - help
Eslam mansour posted a topic in AutoLISP, Visual LISP & DCL
Hi everyone, Cadtutor family ^_^ I'm looking for help in lisp for mechanical draftsman, he distribute clamp ( green block in attached dwg ) on poly line ( pipe ), divide poly line in Equal distant, the distant not exceed 2100 mm , the clamp need to be align with poly line . i hope the idea is clear ^_^ i attached dwg file contain pipe and clamp and final design Best regards, CLAMP.dwg