Click or drag to resize

GH_RuntimeFile Methods

The GH_RuntimeFile type exposes the following members.

Methods
  NameDescription
Public methodContainsKey
Test whether a certain key is present in the File.
Public methodStatic memberIsTag
Tests whether a string is a predefined Grasshopper Help keyword.
Public methodStatic memberIsTagLine
Tests whether a line of text starts with a Grasshopper Help keyword.
Public methodStatic memberParseFile
Parse a file and return the runtime representation of said file.
Top
See Also