Explode block attributes to text
Does anyone know a way to explode block attributes to text instead of to attributes?I know this was an option in Autocad, but as far as i know it is not available in Bricscad.Is there a lisp available somewhere?
Comments
-
Yeah I have one posted over at TheSwamp , the file is called DrxGoodies and the command is blockex, http://www.theswamp.org/index.php?topic=24750.0PS. You may have to join to download it
0 -
Daniel,I download the file and tried to load it in Bricscad 9, but got the following error:Error loading "C:\lisp\DRXGoodies\DRXGoodies_2.04_8.drx": .* (arxload) : can not LOAD file <C:\lisp\DRXGoodies\DRXGoodies_2.04_8.drx>Any sugesstions?
0 -
please try this one DRXGoodies_2.06_8.drx
0 -
Sorry,forget to say that i have tried them all:Error loading "C:\lisp\DRXGoodies\DRXGoodies_2.06_8.drx": .* (arxload) : can not LOAD file <C:\lisp\DRXGoodies\DRXGoodies_2.06_8.dsame, sameMore suggestions....?
0 -
I compiled up a newer version that I had and uploaded it to the same place. I changed the command name to Burst, Let me know how it works
0 -
Daniel,It works perfect.This saves me a lot of work.Thank you.
0 -
Awesome : )
0 -
Daniël,
Small problem with the DRXgoodies in Bricscad V10
When I type "burst", then Bricscad completly craches. Do you have any suggestions on how to fix this?
0 -
try this: www.jefferypsanders.com/SAFEX.lsp
0 -
Hi Remco,
You can utilise the command GT_XP_ATT which is available in our product called GeoTools, which explodes the blocks and retains the attributes as text. Like this there are many other tools available which are useful for editing, extracting, manipulating Blocks/ Attributes / Text / Polylines / Drawing CleanUp / AutoCAD Map Tools etc. available in GeoTools, you can download free 30 days fully functional version using the following URL:--> http://www.coordsys.com/geotools/index.htm
Thanking you
Sanjay.
0 -
Hi Remco,
I will take a look at this, I have another one in progress (BRX) that you can try here
http://www.theswamp.org/index.php?topic=31003.msg365742#msg365742
the command is extBurst
0 -
Remco,
its fixed and re-uploaded to the same spot
http://www.theswamp.org/index.php?topic=24750.0
enjoy
0 -
Daniel,
Thank you for the quick fix.
I wanted to test your BRX, but i do not have Bricscad Pro, so that not an option for me.
0 -
Remco, You could try Sofoco Tools - Detonate.
0 -
Howdy Damian,
I noticed your running .NET executables out of process, If you haven't already, you should try loading via the .NET utilities here
http://www.theswamp.org/index.php?topic=29100.0
it ought to increase performance by an order of magnitude.
Anyway, nice stuff.
Daniel
0 -
Thanks Daniel,
I didn't know this was possible. I'll have a look!
0