Click or drag to resize

RhinoViewportChangeToParallelReflectedProjection Method

When a viewport is set to Parallel Reflected projection, the geometry on the ceiling is shown as if it is mirrored to the floor below.

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public bool ChangeToParallelReflectedProjection()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Rhino.Display.RhinoViewport.ChangeToParallelReflectedProjection"]

See Also