Parent Class:
Members¶
-
CAJointObject.
__init__
(self)¶
-
CAJointObject.
GetBone
(self)¶ Get the bone data for this joint
m, len = cajointobject.GetBone()
- Return type
List[c4d.Matrix, float]
- Returns
The matrix and the length of the bone.
Parent Class:
CAJointObject.
__init__
(self)¶CAJointObject.
GetBone
(self)¶Get the bone data for this joint
m, len = cajointobject.GetBone()
List[c4d.Matrix, float]
The matrix and the length of the bone.