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