Click or drag to resize

GH_RelevantObjectDataCreateGripData Method

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public void CreateGripData(
	IGH_DocumentObject obj,
	bool is_input
)

Parameters

obj
Type: Grasshopper.KernelIGH_DocumentObject
is_input
Type: SystemBoolean
See Also