Python scripting downloader - Enums

JointKinematicType

 

Defines possible joint types.


class JointKinematicType(IntEnum):

      Unset = -1

      Prismatic = 0

      Revolute = 1


Previous
Page précédente
Chapter
Page principale du chapitre
Next
Page suivante