Click or drag to resize

GH_ExtendableComponentAttributes Constructor

Initializes a new instance of the GH_ExtendableComponentAttributes class

Namespace:  Karamba.GHopper.Utilities.UIWidgets
Assembly:  Karamba3D (in Karamba3D.dll) Version: 2.2.0.5 (2.2.0.5)
Syntax
public GH_ExtendableComponentAttributes(
	IGH_Component nComponent
)

Parameters

nComponent
Type: IGH_Component

[Missing <param name="nComponent"/> documentation for "M:Karamba.GHopper.Utilities.UIWidgets.GH_ExtendableComponentAttributes.#ctor(Grasshopper.Kernel.IGH_Component)"]

See Also