ModelNamedView
Represents a Rhino named view. Wraps a ViewInfo instance in the named views table.
Inheritance Hierarchy
System.Object
Grasshopper.Rhinoceros.ModelData
Grasshopper.Rhinoceros.ModelContent
Grasshopper.Rhinoceros.Display.ModelNamedView
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
Name
Description
Public Property
Id
(Inherited from ModelContent.)
Public Property
IsValid
(Inherited from ModelContent.)
Public Property
Name
(Inherited from ModelContent.)
Public Property
Notes
(Inherited from ModelContent.)
Public Property
Parent
(Inherited from ModelContent.)
Public Property
Path
(Inherited from ModelContent.)
Public Property
Tags
(Inherited from ModelContent.)
Methods
Name
Description
Public Method
Static Member
Cast
Public Method
CastTo.T.(T.)
(Overrides
ModelContent.CastTo.T.(T.)
.)Public Method
CastTo.T.(T.)
(Inherited from ModelContent.)
Public Method
CastTo.T.(T.)
(Inherited from ModelData.)
Public Method
Equals(ModelContent)
(Inherited from ModelContent.)
Public Method
Equals(ModelData)
(Inherited from ModelData.)
Public Method
Equals(Object)
(Inherited from ModelContent.)
Public Method
GetHashCode
(Inherited from ModelContent.)
Public Method
ToAttributes
Public Method
ToDetails
(Inherited from ModelData.)
Public Method
TooltipString
(Inherited from ModelContent.)
Public Method
ToString
(Inherited from ModelContent.)
Operators
Name
Description
Public Operator
Static Member
.(ModelNamedView.Attributes to ModelNamedView)
Public Operator
Static Member
.(ViewInfo to ModelNamedView)