ObjectRender
Represents a Rhino object render attributes.
Inheritance Hierarchy
System.Object
Grasshopper.Rhinoceros.ModelValue
Grasshopper.Rhinoceros.Render.ObjectRender
Namespace: Grasshopper.Rhinoceros.Render
Assembly: Grasshopper (in Grasshopper.dll)
Syntax
public sealed class ObjectRender : ModelValue
The ObjectRender type exposes the following members.
Constructors
Name
Description
Public Method
ObjectRender.
Initializes a new instance of the ObjectRender class
Public Method
ObjectRender(ObjectRender.Attributes)
Initializes a new instance of the ObjectRender class
Properties
Name
Description
Public Property
CastsShadows
Public Property
Material
Public Property
ReceivesShadows
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
ToAttributes
Public Method
ToDetails
Public Method
TooltipString
(Inherited from ModelValue.)
Public Method
ToString
(Inherited from ModelValue.)
Operators
Name
Description
Public Operator
Static Member
.(ObjectRender.Attributes to ObjectRender)