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