Click or drag to resize

TrajectoryOffsetTypeEnum Enumeration

Trajectory offset type enum

Namespace: Woodwork.Automation
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 2.1.25
Syntax
public enum TrajectoryOffsetTypeEnum
Members
Member nameValueDescription
Hardware0 Hardware offset type or with tool radius compensation.
Software1 Software offset type or without tool radius compensation.
See Also