User name:
Password:
Forgot password?
Create an account!
« back
RhinoScript Tool by ledisnomad
Frustrated by not being able to edit a block in-place, this script is a work-around for an actual block editing command. It isolates the block by hiding everything else, places a text dot at the block's insertion point with the block's name and then explodes the block. When you are done editing the block, simply select everything and remake the block with the same insertion point and name.
Version 1 (Dec 08, 2009)
Rhino version: Rhino 4
You need to be logged in to view the source code.
You need to be logged in to download the script.
1. J.R. (Dec 08, 2009 20.07):
en.wiki.mcneel.com/default.aspx/McNeel/BlockEditor.html
+++ Dec 08, 2009 16.17: EditBlock version 1 published +++