I’m curious about the file size/memory size of things in the layout space, i noticed when draughting up some hatches can add mb to the file size and was wondering about how to tell file size of specific objects, i know of a great plug in cant remember who made it but wish to praise them of find highest polycount which does wonders in the model space to find the size of heavy objects in rhino. wondering if anyone knows of a command to find out the file size of objects and stuff? also besides blocks if there are great tips on saving memory in the layout space besides the purge command and block comand. Thanks
Hi Alexander -
Hatches don’t have a polycount.
Apart from that, you can use the Audit3dmFile
command to see the size of all things in a 3dm file.
-wim