GH_Component.CollectData Method

GH_ComponentCollectData Method

Calls CollectData on all input parameters and makes sure the Component and all associated parameters are left in a valid state.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public override void CollectData()
Public Overrides Sub CollectData
See Also