ModelValue
Represents a value in a Rhino model.
Inheritance Hierarchy
System.Object
Grasshopper.Rhinoceros.ModelValue
Namespace: Grasshopper.Rhinoceros
Assembly: Grasshopper (in Grasshopper.dll)
Syntax
public abstract class ModelValue : IGH_ModelData, ICloneable, IEquatable<ModelValue>
The ModelValue type exposes the following members.
Properties
Name
Description
Protected property
IsValidWhyNot
Protected property
TypeDescription
Methods
Name
Description
Public Method
CastTo.T.
Protected method
Clone
Public Method
Equals(ModelValue)
Public Method
Equals(Object)
(Overrides Object.Equals(Object).)
Public Method
GetHashCode
(Overrides Object.GetHashCode..)
Protected method
Read
Protected methodStatic Member
ReadValue.T.
Protected method
ScriptVariable
Public Method
TooltipString
Public Method
ToString
(Overrides Object.ToString..)
Protected method
Write
Protected methodStatic Member
WriteValue.T.
Remarks
This type is the base type of a family of immutable types.
Inheritance Hierarchy
System.Object
Grasshopper.Rhinoceros.ModelValue
Grasshopper.Rhinoceros.Display.ObjectDisplay
Grasshopper.Rhinoceros.Display.ObjectDisplayColor
Grasshopper.Rhinoceros.Display.ObjectVisibility
Grasshopper.Rhinoceros.Drafting.ModelHatchLine
Grasshopper.Rhinoceros.Drafting.ObjectDrafting
Grasshopper.Rhinoceros.Drafting.ObjectDraftingColor
Grasshopper.Rhinoceros.Drafting.ObjectDraftingLinetype
Grasshopper.Rhinoceros.Drafting.ObjectDraftingLineWidth
Grasshopper.Rhinoceros.ModelMeshingParameters
Grasshopper.Rhinoceros.ModelUnitSystem
Grasshopper.Rhinoceros.Render.ObjectRender
Grasshopper.Rhinoceros.Render.ObjectRenderMaterial