Click or drag to resize

GH_LexerIsPath Property

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; }

Property Value

Type: Boolean

[Missing <value> documentation for "P:Grasshopper.Kernel.Data.GH_Lexer.IsPath"]

See Also