Quantcast
Channel: Scripting - McNeel Forum
Viewing all articles
Browse latest Browse all 5938

Creating a clipping plane flipped?

$
0
0

@ivelin.peychev wrote:

Hi,

If this:

import rhinoscriptsyntax as rs

rs.AddClippingPlane( rs.WorldXYPlane(), 5.0, 3.0 )

creates a clipping plane clipping objects from below, how can I create a flipped one mirrored to this one to clip them from above.

Apparently mirror is a solution but how to initially create it flipped?

Thanks

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 5938

Trending Articles