Python scripting downloader - Enums
TargetType
The target type of an
ICENToolpathElement
.
class TargetType(IntEnum):
Cartesian = 0
Joint = 1
Previous page
Chapter page
Next page