Orient view to Clipping Plane

Sorry if this has already been answered, but is it possible to orient a parallel camera view to a ClippingPlane? I know it can be done with a CPlane

Thanks,
Erik

1 Like

Hi Erik - for now, a macro will do it

! CPlane Object Pause Plan CPlane Previous

-Pascal

2 Likes

Interesting approach. So CPlane to the selected geometry which could be a CPlane. May I ask how this is different than the SetCPlanetoObject command?

Thank you.
erik

Nevermind, I see the difference, it sets the projection to parallel. Nice approach. Thanks!

Hi Erik - there isn’t a SetCplaneToObject command - the button and menu items use the macro

_CPlane _Object

-Pascal

Ahh ok was not aware. Thank you again!

If some still looking

Command : _Plan

4 Likes

@wim @laurent_delrieu @pascal(retired :open_mouth:)
We cant use this macro with the new clipping plane can we? is there a quick workaround?

Pls give it a try with _CPlane _Object Pause _Plan

1 Like

noOrient
CPlane doesnt set to my clipping plane

Hi Guido -

That video doesn’t show your AutoCPlane settings. Also please provide the output from the Rhino SystemInfo command.
-wim