Create Screenshots of 3D View with specific Cutting Range

Hi everyone,
I was wondering if it is possible to create a 3D View with a specific 3D-cutting range. I would like to work with the cutting range instead of object selection.

From here I would like to take a screenshot from a specific camera angle via Dynamo.

Did someone do something like this before or has an idea of how to do this?

Thanks for your help :wink:

Kind regards,
Jannis

I think Steamnodes package has a create 3Dcropped view node you could use

Hey :wink: This is pretty much, what I was looking for :slight_smile: This way i can create different views for different elements.

Problem right now is that I want to take a screenshot of each 3D-view. Do you know if it is possible or do I have to use external tools through python scripts?