WorkpieceInfoItemUserOffsetYOrigin Property

Get/Set the user-specified Y workpiece offset.

Definition

Namespace: ShopTools
Assembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
C#
[JsonConverterAttribute(typeof(StringEnumConverter))]
[JsonPropertyAttribute(Order = 6)]
public OffsetTopBottomEnum UserOffsetYOrigin { get; set; }

Property Value

OffsetTopBottomEnum

See Also