|
GH_ExtendableComponentAttributes Constructor
|
Namespace:
Karamba.GHopper.Utilities.UIWidgets
Assembly:
Karamba3D (in Karamba3D.dll) Version: 2.2.0.5 (2.2.0.5)
Syntaxpublic GH_ExtendableComponentAttributes(
IGH_Component nComponent
)
Public Sub New (
nComponent As IGH_Component
)
public:
GH_ExtendableComponentAttributes(
IGH_Component^ nComponent
)
new :
nComponent : IGH_Component -> GH_ExtendableComponentAttributes
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