ModelDisplayMode
Represents a Rhino display mode. Wraps the functionality of the DisplayModeDescription type.
Inheritance Hierarchy
System.Object
Grasshopper.Rhinoceros.ModelData
Grasshopper.Rhinoceros.ModelContent
Grasshopper.Rhinoceros.Display.ModelDisplayMode
Namespace: Grasshopper.Rhinoceros.Display
Assembly: Grasshopper (in Grasshopper.dll)
Syntax
public sealed class ModelDisplayMode : ModelContent, IGH_BakeAwareData
The ModelDisplayMode type exposes the following members.
Constructors
Name
Description
Public Method
ModelDisplayMode.
Initializes a new instance of the ModelDisplayMode class
Public Method
ModelDisplayMode(ModelDisplayMode.Attributes)
Initializes a new instance of the ModelDisplayMode class
Public Method
ModelDisplayMode(DisplayModeDescription)
Initializes a new instance of the ModelDisplayMode class
Public Method
ModelDisplayMode(Guid)
Initializes a new instance of the ModelDisplayMode class
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.)
Public Property
Static Member
Unset
Methods
Name
Description
Public Method
Static Member
Cast
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
(Overrides
ModelContent.TooltipString.
.)Public Method
ToString
(Overrides
ModelContent.ToString.
.)Operators
Name
Description
Public Operator
Static Member
.(ModelDisplayMode.Attributes to ModelDisplayMode)
Public Operator
Static Member
.(DisplayModeDescription to ModelDisplayMode)
Public Operator
Static Member
.(Guid to ModelDisplayMode)
Public Operator
Static Member
.(String to ModelDisplayMode)