ModelView
Represents a 3D view frustum. Wraps the functionality of the ViewportInfo type.
Inheritance Hierarchy
System.Object
Grasshopper.Rhinoceros.Display.ModelView
Namespace: Grasshopper.Rhinoceros.Display
Assembly: Grasshopper (in Grasshopper.dll)
Syntax
public sealed class ModelView : IGH_GeometricGoo, IEquatable<ModelView>, IGH_PreviewData, IGH_BakeAwareData
The ModelView type exposes the following members.
Constructors
Name
Description
Public Method
ModelView.
Initializes a new instance of the ModelView class
Public Method
ModelView(Guid)
Create a new referenced view that references a RhinoView or NamedView object with the specified ref_guid.
Public Method
ModelView(ModelView)
Initializes a new instance of the ModelView class
Public Method
ModelView(RhinoView)
Initializes a new instance of the ModelView class
Public Method
ModelView(RhinoViewport)
Initializes a new instance of the ModelView class
Public Method
ModelView(ViewInfo)
Initializes a new instance of the ModelView class
Public Method
ModelView(ViewportInfo)
Initializes a new instance of the ModelView class
Public Method
ModelView(ViewportInfo, String)
Initializes a new instance of the ModelView class
Properties
Name
Description
Public Property
IsValid
Public Property
Title
Methods
Name
Description
Public Method
Static Member
Cast
Protected method
CastTo.Q.
Public Method
Equals(ModelView)
Public Method
Equals(Object)
(Overrides Object.Equals(Object).)
Public Method
GetBoundingBox
Public Method
GetHashCode
(Overrides Object.GetHashCode..)
Public Method
Morph
Public Method
ToString
(Overrides Object.ToString..)
Public Method
ToViewportInfo
Public Method
Transform