Python scripting downloader - Enums

TargetType

Previous  Chapter  Next

 

The target type of an ICENToolpathElement.


class TargetType(IntEnum):

      Cartesian = 0

      Joint = 1


Previous
Previous page
Chapter
Chapter page
Next
Next page