ObjectDrafting
Represents a Rhino object drafting attributes.
Inheritance Hierarchy
System.Object
Grasshopper.Rhinoceros.ModelValue
Grasshopper.Rhinoceros.Drafting.ObjectDrafting
Namespace: Grasshopper.Rhinoceros.Drafting
Assembly: Grasshopper (in Grasshopper.dll)
Syntax
public sealed class ObjectDrafting : ModelValue
The ObjectDrafting type exposes the following members.
Constructors
Name
Description
Public Method
ObjectDrafting.
Initializes a new instance of the ObjectDrafting class
Public Method
ObjectDrafting(ObjectDrafting.Attributes)
Initializes a new instance of the ObjectDrafting class
Properties
Name
Description
Public Property
Color
Public Property
LineScale
Public Property
Linetype
Public Property
LineWidth
Public Property
Order
Methods
Name
Description
Public Method
Static Member
Cast
Public Method
CastTo.T.(T.)
(Overrides
ModelValue.CastTo.T.(T.)
.)Public Method
CastTo.T.(T.)
(Inherited from ModelValue.)
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
.(ObjectDrafting.Attributes to ObjectDrafting)