Click or drag to resize

ViewportInfoChangeToParallelReflectedProjection 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.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public bool ChangeToParallelReflectedProjection()

Return Value

Type: Boolean
true if successful
See Also