ModelHatchLine
Represents a Rhino model hatch line.
Inheritance Hierarchy
System.Object
Grasshopper.Rhinoceros.ModelValue
Grasshopper.Rhinoceros.Drafting.ModelHatchLine
Namespace: Grasshopper.Rhinoceros.Drafting
Assembly: Grasshopper (in Grasshopper.dll)
Syntax
public sealed class ModelHatchLine : ModelValue
The ModelHatchLine type exposes the following members.
Constructors
Name
Description
Public Method
ModelHatchLine.
Initializes a new instance of the ModelHatchLine class
Public Method
ModelHatchLine(ModelHatchLine.Attributes)
Initializes a new instance of the ModelHatchLine class
Public Method
ModelHatchLine(HatchLine)
Initializes a new instance of the ModelHatchLine class
Properties
Name
Description
Public Property
Angle
Public Property
Base
Public Property
Offset
Public Property
Segments
Methods
Name
Description
Public Method
Static Member
Cast
Public Method
CastTo.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
ToHatchLine
Public Method
TooltipString
(Inherited from ModelValue.)
Public Method
ToString
(Overrides
ModelValue.ToString.
.)Operators
Name
Description
Public Operator
Static Member
.(ModelHatchLine.Attributes to ModelHatchLine)
Public Operator
Static Member
.(HatchLine to ModelHatchLine)