Gets a value indicating whether or not the path portion of the lexer has been set.
Namespace:
Grasshopper.Kernel.Data
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public bool IsPath { get; }
Public ReadOnly Property IsPath As Boolean
Get
Property Value
Type:
Boolean[Missing <value> documentation for "P:Grasshopper.Kernel.Data.GH_Lexer.IsPath"]
See Also