ModelHatchPatternLines Property |
Namespace:
Grasshopper.Rhinoceros.Drafting
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public IReadOnlyList<ModelHatchLine> Lines { get; }
Public ReadOnly Property Lines As IReadOnlyList(Of ModelHatchLine)
Get
Property Value
Type:
IReadOnlyListModelHatchLine[Missing <value> documentation for "P:Grasshopper.Rhinoceros.Drafting.ModelHatchPattern.Lines"]
See Also