Click or drag to resize

GH_ExtendableComponentAttributes Constructor

Initializes a new instance of the GH_ExtendableComponentAttributes class

Namespace:  Karamba.GHopper.Utilities.UIWidgets
Assembly:  karambaGH (in karambaGH.dll) Version: 1.15.0.0 (1.15.0.0)
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