jim78b Posted Friday at 08:45 AM Posted Friday at 08:45 AM How can I create an additional window, such as Properties, to list all blocks and groups, including nested ones. I'd like to see a tree view. See the attached image, the window on the left. Quote
mhupp Posted Friday at 10:57 AM Posted Friday at 10:57 AM This has what you want but you will have to use the wayback website to find a none corrupt file as it looks like the website has been abandon. (Last Updated April 1st, 2013) blktree https://jefferypsanders.com/autolisp.html might have the file kicking around here some where. Quote
Saxlle Posted Friday at 11:50 AM Posted Friday at 11:50 AM You can also try with COUNT command built-in AutoCAD. Something like this you will get from picture 1. Quote
jim78b Posted Friday at 02:26 PM Author Posted Friday at 02:26 PM 3 hours ago, mhupp said: This has what you want but you will have to use the wayback website to find a none corrupt file as it looks like the website has been abandon. (Last Updated April 1st, 2013) blktree https://jefferypsanders.com/autolisp.html might have the file kicking around here some where. Thanks i go the website try download blktree.lsp but is corrupted! Quote
jim78b Posted Friday at 02:45 PM Author Posted Friday at 02:45 PM 2 hours ago, Saxlle said: You can also try with COUNT command built-in AutoCAD. Something like this you will get from picture 1. yes i know but It would be interesting to be able to make that block window without it highlighting anything and without launching the count command. i Quote
jim78b Posted Friday at 02:53 PM Author Posted Friday at 02:53 PM 3 hours ago, mhupp said: This has what you want but you will have to use the wayback website to find a none corrupt file as it looks like the website has been abandon. (Last Updated April 1st, 2013) blktree https://jefferypsanders.com/autolisp.html might have the file kicking around here some where. ok i use wayback site and download but is not what i search. i prefer a window palette like count Quote
jim78b Posted Friday at 03:05 PM Author Posted Friday at 03:05 PM 19 minutes ago, jim78b said: yes i know but It would be interesting to be able to make that block window without it highlighting anything and without launching the count command. i i want like this https://sites.google.com/site/avcplugins/dwgtree Quote
SLW210 Posted Friday at 03:42 PM Posted Friday at 03:42 PM Just get that one then. Drawing Tree | AutoCAD | Autodesk App Store I am pretty sure, that is not a LISP. Quote
jim78b Posted Friday at 06:45 PM Author Posted Friday at 06:45 PM 3 hours ago, SLW210 said: Just get that one then. Drawing Tree | AutoCAD | Autodesk App Store I am pretty sure, that is not a LISP. Yes i don't mean lisp. I ask if there was something way to do this free . Quote
SLW210 Posted yesterday at 11:52 AM Posted yesterday at 11:52 AM 17 hours ago, jim78b said: Yes i don't mean lisp. I ask if there was something way to do this free . You asked in the AutoLISP, Visual LISP & DCL Forum, something like what @mhupp posted is the best solution with FREE LISP, IMO. You need to look at asking this in some .NET forums, though not sure the FREE will happen. 1 1 Quote
Danielm103 Posted 16 hours ago Posted 16 hours ago You want to create a GUI? There’s a sample in python creating a palette with block names and preview https://github.com/CEXT-Dan/PyRx?tab=readme-ov-file#features you’d have to roll it yourself. There’s also opendcl if you feel more comfortable with lisp 1 Quote
jim78b Posted 13 hours ago Author Posted 13 hours ago 3 hours ago, Danielm103 said: You want to create a GUI? There’s a sample in python creating a palette with block names and preview https://github.com/CEXT-Dan/PyRx?tab=readme-ov-file#features you’d have to roll it yourself. There’s also opendcl if you feel more comfortable with lisp Yes like this. But i don't know python and programming. It Is cool of you can select in the gui the blocks ...create ones etc Quote
Danielm103 Posted 9 hours ago Posted 9 hours ago You might want to check out OpenDCL, it has pallets, block preview … all the tools you would need create a block + group manager 1 Quote
SLW210 Posted 5 hours ago Posted 5 hours ago 8 hours ago, jim78b said: Yes like this. But i don't know python and programming. It Is cool of you can select in the gui the blocks ...create ones etc I moved your thread to the .NET, ObjectARX & VBA Forum in case some one feels like making a program for FREE. Quote
SLW210 Posted 5 hours ago Posted 5 hours ago 3 hours ago, Danielm103 said: You might want to check out OpenDCL, it has pallets, block preview … all the tools you would need create a block + group manager That only works if they can install programs at their workplace. And it would still be similar to Jeffery P. Sanders program, with a prettier Dialog Box. Python would be much better for the OP, even better would be a .NET solution. Quote
SLW210 Posted 5 hours ago Posted 5 hours ago 8 hours ago, jim78b said: Yes like this. But i don't know python and programming. It Is cool of you can select in the GUI the blocks ...create ones etc Speaking of installing permissions, what can you download and install at your workplace? Also what are your computer specifications, graphics card, etc. and most important your Windows version and AutoCAD version? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.