I have a project with hundreds of unique blocks, each of which has components on 5 layers. How would I go about exporting the block instances, but excluding objects from certain layers (for example exporting only from visible layers) in python?
relatively new to python.
Any help is appreciated, Cheers!