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