Click or drag to resize

GH_ParamTm_data Field

Contains the runtime data for this parameter, also known as "Volatile" data.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
protected GH_Structure<T> m_data

Field Value

Type: GH_StructureT
See Also