ModelContent
Represents a Rhino model element.
Inheritance Hierarchy
System.Object
Grasshopper.Rhinoceros.ModelData
Grasshopper.Rhinoceros.ModelContent
Namespace: Grasshopper.Rhinoceros
Assembly: Grasshopper (in Grasshopper.dll)
Syntax
public abstract class ModelContent : ModelData, IGH_ModelContentData, IEquatable<ModelContent>
The ModelContent type exposes the following members.
Properties
Name
Description
Protected property
Attribs
Protected property
DefaultAttributes
(Inherited from ModelData.)
Public Property
Id
Protected property
IsReferencedData
Protected property
IsReferencedDataLoaded
Public Property
IsValid
(Overrides ModelData.IsValid.)
Protected property
IsValidWhyNot
(Overrides
ModelData.IsValidWhyNot
.)Public Property
Name
Public Property
Notes
Public Property
Parent
Public Property
Path
Public Property
Tags
Protected property
TypeDescription
(Inherited from ModelData.)
Methods
Name
Description
Protected method
AsFrozen
Try to obtain a dereferenced snapshoot of itself.
Public Method
Static Member
Cast(Object)
Protected methodStatic Member
Public Method
CastTo.T.(T.)
(Overrides
ModelData.CastTo.T.(T.)
.)Public Method
CastTo.T.(T.)
(Inherited from ModelData.)
Public Method
Equals(ModelContent)
Public Method
Equals(ModelData)
(Inherited from ModelData.)
Public Method
Equals(Object)
(Overrides
ModelData.Equals(Object)
.)Public Method
Static Member
FromId
Public Method
GetHashCode
(Overrides
ModelData.GetHashCode.
.)Protected method
InternaliseData
Protected method
LoadReferencedData
Protected method
Read
(Overrides
ModelData.Read(GH_IReader)
.)Protected method
RuntimeId
Public Method
ToAttributes
Public Method
ToDetails
(Inherited from ModelData.)
Public Method
TooltipString
(Overrides
ModelData.TooltipString.
.)Public Method
ToString
(Overrides
ModelData.ToString.
.)Protected method
UnloadReferencedData
Protected method
Write
(Overrides
ModelData.Write(GH_IWriter)
.)Fields
Name
Description
Protected field
Serial(Inherited from ModelData.)
Inheritance Hierarchy
System.Object
Grasshopper.Rhinoceros.ModelData
Grasshopper.Rhinoceros.ModelContent
Grasshopper.Rhinoceros.Display.ModelDisplayMode
Grasshopper.Rhinoceros.Display.ModelNamedView
Grasshopper.Rhinoceros.Display.ModelViewport
Grasshopper.Rhinoceros.Model.ModelEarthAnchorPoint
Grasshopper.Rhinoceros.ModelComponentContent
Grasshopper.Rhinoceros.Render.ModelRenderContent
Grasshopper.Rhinoceros.Render.ModelRenderSkylight
Grasshopper.Rhinoceros.Render.ModelRenderSun