Click or drag to resize

GH_ComponentRegisterRemoteIDs Method

Registers all my input parameters with the UUID_LookUpTable

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public override void RegisterRemoteIDs(
	GH_GuidTable table
)

Parameters

table
Type: GH_GuidTable
See Also