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