We have files of block instances that have specific block names that we are looking to make a CSV file of. When exporting selected blocks into a CSV file, regardless of what Export Options are selected, Rhino will crash.
This should be easy to replicate, simply by making a block instance in a file, assigning an object name, and exporting the block as a CSV file with any option selected. I have replicated this scenario across multiple files, multiple users, and within Rino 7 and 8.
I understand that I could get a CSV file of block counts with the block manager. The intention is to select ONLY the blocks that would need to be counted within the model and create a CSV of those only.
I did not think about recreating the issue with a simpler model. This also worked for me.
I attached a small portion of the model we are working with that is giving us issues. They are slightly more complex blocks. I also have other users that have recreated the problem with a completely different model. It seems to be a complexity/size of block instance issue.