GH_CodeStringSegments Property |
Namespace:
Grasshopper.Kernel.Expressions
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public List<GH_CodeStringSegment> Segments { get; }
Public ReadOnly Property Segments As List(Of GH_CodeStringSegment)
Get
Property Value
Type:
ListGH_CodeStringSegment[Missing <value> documentation for "P:Grasshopper.Kernel.Expressions.GH_CodeString.Segments"]
See Also