|
GH_ElementGH_ElementProxy Constructor
|
Namespace:
Karamba.GHopper.Elements
Assembly:
karambaGH (in karambaGH.dll) Version: 1.15.0.0 (1.15.0.0)
Syntaxpublic GH_ElementProxy(
GH_Element Value
)
Public Sub New (
Value As GH_Element
)
public:
GH_ElementProxy(
GH_Element^ Value
)
new :
Value : GH_Element -> GH_ElementProxy
Parameters
- Value
- Type: Karamba.GHopper.ElementsGH_Element
[Missing <param name="Value"/> documentation for "M:Karamba.GHopper.Elements.GH_Element.GH_ElementProxy.#ctor(Karamba.GHopper.Elements.GH_Element)"]
See Also