A RhinoView represents a single "window" display of a document. A view could
contain one or many RhinoViewports (many in the case of Layout views with detail viewports).
Standard Rhino modeling views have one viewport.
Namespace: Rhino.DisplayAssembly: RhinoCommon (in RhinoCommon.dll) Version: 5.1.30000.5 (5.0.20693.0)
Syntax
| C# |
|---|
public class RhinoView |
| Visual Basic |
|---|
Public Class RhinoView |