|
GH_Support Constructor (GH_Support)
|
Initializes a new instance of the
GH_Support class
Namespace:
Karamba.GHopper.Supports
Assembly:
karambaGH (in karambaGH.dll) Version: 1.15.0.0 (1.15.0.0)
Syntaxpublic GH_Support(
GH_Support other
)
Public Sub New (
other As GH_Support
)
public:
GH_Support(
GH_Support^ other
)
new :
other : GH_Support -> GH_Support
Parameters
- other
- Type: Karamba.GHopper.SupportsGH_Support
[Missing <param name="other"/> documentation for "M:Karamba.GHopper.Supports.GH_Support.#ctor(Karamba.GHopper.Supports.GH_Support)"]
See Also