ObjectRenderMaterial
Represents a Rhino object material.
Inheritance Hierarchy
System.Object
Grasshopper.Rhinoceros.ModelValue
Grasshopper.Rhinoceros.Render.ObjectRenderMaterial
Namespace: Grasshopper.Rhinoceros.Render
Assembly: Grasshopper (in Grasshopper.dll)
Syntax
public sealed class ObjectRenderMaterial : ModelValue
The ObjectRenderMaterial type exposes the following members.
Constructors
Name
Description
Public Method
ObjectRenderMaterial.
Initializes a new instance of the ObjectRenderMaterial class
Public Method
ObjectRenderMaterial(ObjectRenderMaterial.Value)
Initializes a new instance of the ObjectRenderMaterial class
Properties
Name
Description
Public Property
Material
Public Property
Source
Methods
Name
Description
Public Method
Static Member
Cast
Public Method
CastTo.T.(T.)
(Inherited from ModelValue.)
Public Method
CastTo.T.(T.)
(Overrides
ModelValue.CastTo.T.(T.)
.)Public Method
Equals(ModelValue)
(Inherited from ModelValue.)
Public Method
Equals(Object)
(Inherited from ModelValue.)
Public Method
GetHashCode
(Inherited from ModelValue.)
Public Method
TooltipString
(Inherited from ModelValue.)
Public Method
ToString
(Inherited from ModelValue.)
Operators
Name
Description
Public Operator
Static Member
.(ObjectRenderMaterial to ObjectRenderMaterial.Value)
Public Operator
Static Member
.(ObjectRenderMaterial.Value to ObjectRenderMaterial)