Python scripting - Objects

CENPyOlpJoint

Previous  Chapter  Next

 

Methods

 

GetName(): string

 

o

return

The joint name

 

Returns the joint name.

 


 

GetKinType(): JointKinematicType

 

o

return

kinematic type

 

Returns the kinematic type of a joint

 


 

GetJointType(): JointTypes

 

o

return

joint type

 

Returns the kinematic type of a joint

 

GetJointIndex(): int

 

o

return

joint index

 

 The joint index results out of the sum of the main joints and external joints,

 whereby main joints start at 1 and the externals continue after the last main joint.

 


 


Previous
Previous page
Chapter
Chapter page
Next
Next page