Click or drag to resize

ModelViewport Class

Represents a Rhino viewport. Wraps the main viewport of a RhinoView instance.
Inheritance Hierarchy

Namespace:  Grasshopper.Rhinoceros.Display
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public class ModelViewport : ModelContent, 
	IGH_BakeAwareData

The ModelViewport type exposes the following members.

Constructors
Properties
Methods
  NameDescription
Protected methodCastFrom Obsolete. (Inherited from ModelData.)
Public methodCastToT(T) (Overrides ModelContentCastToT(T).)
Public methodCastToT(T) (Inherited from ModelContent.)
Public methodCastToT(T) (Inherited from ModelData.)
Public methodEquals(ModelContent) (Inherited from ModelContent.)
Public methodEquals(ModelData) (Inherited from ModelData.)
Public methodEquals(Object) (Inherited from ModelContent.)
Public methodGetHashCode (Inherited from ModelContent.)
Protected methodInternaliseData (Inherited from ModelContent.)
Protected methodLoadReferencedData (Inherited from ModelContent.)
Protected methodRead (Inherited from ModelContent.)
Protected methodRuntimeId (Inherited from ModelContent.)
Public methodToAttributes
Public methodToDetails (Inherited from ModelData.)
Public methodTooltipString (Inherited from ModelContent.)
Public methodToString (Inherited from ModelContent.)
Protected methodUnloadReferencedData (Inherited from ModelContent.)
Protected methodWrite (Inherited from ModelContent.)
Top
Operators
See Also