ModelContent.Attributes
Inheritance Hierarchy
System.Object
Grasshopper.Rhinoceros.ModelData.Attributes
Grasshopper.Rhinoceros.ModelContent.Attributes
Namespace: Grasshopper.Rhinoceros
Assembly: Grasshopper (in Grasshopper.dll)
Syntax
public abstract class Attributes : ModelData.Attributes, IStructuralEquatable, IEquatable<ModelContent.Attributes>
The ModelContent.Attributes type exposes the following members.
Constructors
Name
Description
Protected method
ModelContent.Attributes
Initializes a new instance of the ModelContent.Attributes class
Properties
Name
Description
Public Property
Name
The last component of the element Path.
Public Property
Notes
Public Property
Parent
Path of the parent element in ‘Root::Parent’ format if nested.
Public Property
Path
Full content path in ‘Root::Parent::Name’ format if is nested.
Public Property
Tags
Methods
Name
Description
Protected method
AsFrozen
Public Method
Clone
(Inherited from ModelData.Attributes.)
Protected methodStatic Member
CloneOnWrite.A.
Public Method
Equals(Object)
(Overrides Object.Equals(Object).)
Protected method
Equals(Object, IEqualityComparer)
Public Method
GetHashCode.
(Overrides Object.GetHashCode..)
Protected method
GetHashCode(IEqualityComparer)
Protected method
IsValidContentName
Protected method
Read
(Overrides
ModelData.Attributes.Read(GH_IReader)
.)Protected method
ReadData
Protected method
SubClone
(Inherited from ModelData.Attributes.)
Public Method
ToDetails
(Inherited from ModelData.Attributes.)
Public Method
ToModelData
(Inherited from ModelData.Attributes.)
Public Method
ToString
(Overrides
ModelData.Attributes.ToString.
.)Protected method
Write
(Overrides
ModelData.Attributes.Write(GH_IWriter)
.)Protected method
WriteData
Inheritance Hierarchy
System.Object
Grasshopper.Rhinoceros.ModelData.Attributes
Grasshopper.Rhinoceros.ModelContent.Attributes
Grasshopper.Rhinoceros.Display.ModelDisplayMode.Attributes
Grasshopper.Rhinoceros.Display.ModelNamedView.Attributes
Grasshopper.Rhinoceros.Display.ModelViewport.Attributes
Grasshopper.Rhinoceros.Model.ModelEarthAnchorPoint.Attributes
Grasshopper.Rhinoceros.ModelComponentContent.Attributes
Grasshopper.Rhinoceros.Render.ModelRenderContent.Attributes
Grasshopper.Rhinoceros.Render.ModelRenderSkylight.Attributes
Grasshopper.Rhinoceros.Render.ModelRenderSun.Attributes