ModelLayer.Attributes
Inheritance Hierarchy
System.Object
Grasshopper.Rhinoceros.ModelData.Attributes
Grasshopper.Rhinoceros.ModelContent.Attributes
Grasshopper.Rhinoceros.ModelComponentContent.Attributes
Grasshopper.Rhinoceros.Model.ModelLayer.Attributes
Namespace: Grasshopper.Rhinoceros.Model
Assembly: Grasshopper (in Grasshopper.dll)
Syntax
public sealed class Attributes : ModelComponentContent.Attributes, IEquatable<ModelLayer.Attributes>
The ModelLayer.Attributes type exposes the following members.
Constructors
Name
Description
Public Method
ModelLayer.Attributes
Initializes a new instance of the ModelLayer.Attributes class
Properties
Name
Description
Public Property
DisplayColor
Public Property
DraftingColor
Public Property
Hidden
Public Property
HiddenOnModel
Public Property
HiddenOnNewDetail
Public Property
Linetype
Public Property
LineWeight
Public Property
Locked
Public Property
Material
Public Property
Name
The last component of the element Path.
(Inherited from ModelContent.Attributes.)
Public Property
Notes
(Inherited from ModelContent.Attributes.)
Public Property
Parent
Path of the parent element in ‘Root::Parent’ format if nested.
(Inherited from ModelContent.Attributes.)
Public Property
Path
Full content path in ‘Root::Parent::Name’ format if is nested.
(Inherited from ModelContent.Attributes.)
Public Property
Tags
(Inherited from ModelContent.Attributes.)
Public Property
UserText
(Inherited from ModelComponentContent.Attributes.)
Methods
Name
Description
Public Method
Clone
(Inherited from ModelData.Attributes.)
Public Method
Equals(Object)
(Inherited from ModelContent.Attributes.)
Public Method
GetHashCode.
(Inherited from ModelContent.Attributes.)
Public Method
ToDetails
(Overrides
ModelComponentContent.Attributes.ToDetails.
.)Public Method
ToModelData
(Overrides
ModelData.Attributes.ToModelData.
.)Public Method
ToString
(Inherited from ModelContent.Attributes.)
Operators
Name
Description
Public Operator
Static Member
.(String to ModelLayer.Attributes)