Click or drag to resize

ModelNamedView Class

Represents a Rhino named view. Wraps a ViewInfo instance in the named views table.
Inheritance Hierarchy

Namespace:  Grasshopper.Rhinoceros.Display
Assembly:  Grasshopper (in Grasshopper.dll)
Since: 8.14
Syntax
public sealed class ModelNamedView : ModelContent, 
	IGH_BakeAwareData

The ModelNamedView type exposes the following members.

Properties
  NameDescription
Public propertyId (Inherited from ModelContent.)
Public propertyIsValid (Inherited from ModelContent.)
Public propertyName (Inherited from ModelContent.)
Public propertyNotes (Inherited from ModelContent.)
Public propertyParent (Inherited from ModelContent.)
Public propertyPath (Inherited from ModelContent.)
Public propertyTags (Inherited from ModelContent.)
Top
Methods
Operators
See Also