ObjectDraftingLineWidth
Represents a Rhino object drafintg linetype.
Inheritance Hierarchy
System.Object
Grasshopper.Rhinoceros.ModelValue
Grasshopper.Rhinoceros.Drafting.ObjectDraftingLineWidth
Namespace: Grasshopper.Rhinoceros.Drafting
Assembly: Grasshopper (in Grasshopper.dll)
Syntax
public sealed class ObjectDraftingLineWidth : ModelValue
The ObjectDraftingLineWidth type exposes the following members.
Constructors
Name
Description
Public Method
ObjectDraftingLineWidth.
Initializes a new instance of the ObjectDraftingLineWidth class
Public Method
ObjectDraftingLineWidth(ObjectDraftingLineWidth.Value)
Initializes a new instance of the ObjectDraftingLineWidth class
Properties
Name
Description
Public Property
Source
Public Property
Width
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
TooltipString
(Inherited from ModelValue.)
Public Method
ToString
(Inherited from ModelValue.)
Operators
Name
Description
Public Operator
Static Member
.(ObjectDraftingLineWidth to ObjectDraftingLineWidth.Value)
Public Operator
Static Member
.(ObjectDraftingLineWidth.Value to ObjectDraftingLineWidth)