Karamba3D API Reference
C#
VB
C++
F#
Show/Hide TOC
GH_
Joint Constructor
Initializes a new instance of the
GH_Joint
class.
Definition
Namespace:
Karamba.GHopper.Joints
Assembly:
karamba (in karamba.dll) Version: 1.0.0+eb23a7103f0eca0b6d808121e15fec6899194e15
C#
Copy
public
GH_Joint
()
VB
Copy
Public
Sub
New
C++
Copy
public
:
GH_Joint
()
F#
Copy
new
:
unit
->
GH_Joint
See Also
Reference
GH_Joint Class
GH_Joint Overload
Karamba.GHopper.Joints Namespace
In This Article
Definition
See Also