Click or drag to resize

GH_DocumentObject Constructor (IGH_InstanceDescription)

Initializes a new instance of the GH_DocumentObject class

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
protected GH_DocumentObject(
	IGH_InstanceDescription tag
)

Parameters

tag
Type: Grasshopper.KernelIGH_InstanceDescription
See Also