Blockify

Blockify

jtm2020hyo
Collaborator Collaborator
3,563 Views
10 Replies
Message 1 of 11

Blockify

jtm2020hyo
Collaborator
Collaborator

exist any lisp alternative to blockify by bricsys?

https://help.bricsys.com/hc/en-us/articles/360010228153-Blockify

 

blockify by cadforum actually does not work for me in a 2D drawing:

https://www.cadforum.cz/cadforum_en/sel2blkref-replace-repeating-objects-with-block-references-tip12...

Accepted solutions (2)
3,564 Views
10 Replies
Replies (10)
Message 2 of 11

chau.npt
Participant
Participant

I have created an application that can work on Autocad exactly similar to BLOCKIFY of BricsCAD. Please see link below for preview:

Gif_Review

 

Message 3 of 11

jtm2020hyo
Collaborator
Collaborator

awesome.
...can you share us that beautiful routine?

0 Likes
Message 4 of 11

marko_ribar
Advisor
Advisor

@chau.npt 

I have excersise for you : Can you create few groups with circles randomly positioned and with same radiuses that are scattered in DWG and rotated randomly... Then show us how your blockify routine work with this situation... And in your gif you showed picked selection converted to block... Now show us rotated insertions with groups as blocks I mentioned... I believe you are cheating, and BTW I have LISP that can do correct blockifyications with your situation - this is no big challenge... If I find some time I may show you how my routine works. For now you have to trust me on what I explained...

 

Marko Ribar, d.i.a. (graduated engineer of architecture)
Message 5 of 11

marko_ribar
Advisor
Advisor
Accepted solution

You can download my version from here :

http://www.theswamp.org/index.php?topic=55186.0

 

(You have to be logged in order to access and download)

P.S. There is description in topic, as I didn't have a time to record demonstration...

HTH., M.R.

Marko Ribar, d.i.a. (graduated engineer of architecture)
Message 6 of 11

jtm2020hyo
Collaborator
Collaborator

@marko_ribar wrote:

@chau.npt 

I have excersise for you : Can you create few groups with circles randomly positioned and with same radiuses that are scattered in DWG and rotated randomly... Then show us how your blockify routine work with this situation... And in your gif you showed picked selection converted to block... Now show us rotated insertions with groups as blocks I mentioned... I believe you are cheating, and BTW I have LISP that can do correct blockifyications with your situation - this is no big challenge... If I find some time I may show you how my routine works. For now you have to trust me on what I explained...

 


please, teach us sensei @marko_ribar  sama

0 Likes
Message 7 of 11

byou19
Explorer
Explorer

Can you share the file in .lsp format?

Message 8 of 11

jtm2020hyo
Collaborator
Collaborator

master
I cannot create objects with only one element

 

 

0 Likes
Message 9 of 11

Anonymous
Not applicable

there are 2  app which such function

1)https://www.youtube.com/watch?v=ULRYU_REsgw

2)There are russian forum. use APEL.fas with command (apel-com '(apel-draw-find_analog_objects)) https://dwg.ru/dnl/9487 https://forum.dwg.ru/showthread.php?t=156762&page=2

 

 

BUT any command don't work when block was ROTATED before explode. Like here https://forum.dwg.ru/showpost.php?p=1862257&postcount=27

0 Likes
Message 10 of 11

Anonymous
Not applicable

3)https://www.cadforum.cz/cadforum_en/sel2blkref-replace-repeating-objects-with-block-references-tip12...

it don`t work at me

"Select also similar objects (=type+layer)? [Yes/No] <No>:
; error: AutoCAD variable setting rejected: "3DOSMODE" 0"

0 Likes
Message 11 of 11

marko_ribar
Advisor
Advisor
Accepted solution

I've just replied at theswamp... If you need VLX for A2008, try my recompiled version from theswamp...

 

Regards, M.R.

Marko Ribar, d.i.a. (graduated engineer of architecture)