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
)
Public Overrides Sub RegisterRemoteIDs (
table As GH_GuidTable
)
Parameters
- table
- Type: GH_GuidTable
See Also