How to render views with Clipping plane ?

Hi,

I’m trying to find how to render views with the function "_ClippingPlane"on. The expected result is a perspective section.

Can anywone help me?
thanks

Re: How to render views with Clipping plane ?

There’s currently no clipping plane support. Rhino uses an OpenGL trick to display the mesh, it doesnt actually create a clipped mesh for V-Ray to inherit and render with.

This request is on the wish list already though, so maybe someday we’ll get it :slight_smile:

Re: How to render views with Clipping plane ?

thank you for your reply

so I’m going to do it the old way by cutting the model :frowning: