Click or drag to resize

GH_ComponentAttributes Constructor

Initializes a new instance of the GH_ComponentAttributes class

Namespace:  Grasshopper.Kernel.Attributes
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_ComponentAttributes(
	IGH_Component component
)

Parameters

component
Type: Grasshopper.KernelIGH_Component
See Also