Click or drag to resize

TrajectoryOffsetTypeEnum Enumeration

Trajectory offset type enum

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