Simpler way to extract block entities!?

Hi |ruisantosfortes,

I’ve attached a zip file with 3 rhinoscripts.
DirectObjectsBlockAccess.zip
Unzip it to a folder where you can keep them and drag&drop each file over Rhino.
It will register an alias that will run the script.

ExtractObjectsFromBlock.rvb: copy-extract objects from a block.
AddObjectsToBlock.rvb : add object to the selected block
DeleteObjectsFromBlock.rvb : delete/remove objects from a block

Note that these scripts are presented “as is”, make sure to if needed
double check results and operate on non-critical files.

@Pascal I think these should be default commands/functionality for V6.
Blockedit it too tedious for many block manipulations.

HTH
-Willem

2 Likes