Click or drag to resize

TrajectoryOffsetTypeEnum Enumeration

Trajectory offset type enum

Namespace: Woodwork.Automation
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 10.2.1+e3fd5885edfa7211ba46258e0eed5ac221a54381
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