Exporting 2D images of individual components in a complex model

i don’t know whether this would suit your case, but i requested it a while ago. The line of code when run in the ruby console populates layers in the model per every component definition and assigns any instances of those components to those layers (including nested). Its then a matter of showing/hiding these layers and then creating scenes for each component as Dave suggests.