There are a few things that would make my life working with blocks a heck of a lot easier. So much of my time is spent waiting on the block manager to open, or completely reloading the model once I’m done. There are some behaviors and some commands that would cut my amount of time to model in half or more.
BlockUpdate: Updates a selected referenced block(s) against the current linked file(s) (just like the update button in block manager)
BlockLinkChange: Change file that a selected block is linked to. There could also be an overload to change a block from local to referenced, and another that allows the change between linked and embedded linked.
Change the behavior of block manager to not update the model after closing and individuals block properties, but instead to update the model after block manager is closed. (This alone would save me so much time.)
Change the behavior of updating/loading in a new block such that layers that are turned off stay off instead of turning back on. This could even just be an overload behavior.
Add the ability to edit a linked block from the block manager.
This is a good feature to be included in the “ReplaceBlock” command so you can pick and external linked file instead of being limited to the definitions in the current blocks.
With Rhino 8, Block manager is a live panel and you can’t just close it, instead you can toggle the update below and manually use the _update command after.
Good Idea I think a toggle is necessary.
That’s definitely a needed behavious assuming more people are going to rely on the Block Definitions panel to manage the definitions within the model
Are you providing feedback on how things are in Rhino 7 or the current Rhino 8 WIP? A quick read makes it sound like it is the former. Please test the current WIP.
I’m not immediately understanding the difference between (2) and (5) and that already appears to be possible in the current WIP, no?
-wim
I did not know about the _update command. Good to know!
So what I do often is needing to update the link to multiple different blocks at a time. Currently, I will update one link then need to wait 1-2 minutes for the model to update before I can update the next block link. It becomes a really cumbersome process because it takes 15-20 seconds to update the block link, but then I have to wait 1-2 minutes for the model. An easy task just becomes monotonous. If instead I could one by one updated all the block links then update the model, that would be great. I wouldn’t even mind if updating the model takes longer.
I don’t find this an necessary if the block manager panel is now live. My problem had always been having to close then re open the block manager since it takes so long to open.
This is correct. I haven’t tested WIP for my current projects much since we don’t want to be constantly saving files down a version. But I will take a look at it more and get back how the experience is with the new block manager.