PatternOperationItemEndOffsetY Property
Get/Set the distance along the Y axis into the material body at which
to stop.
Namespace: ShopToolsAssembly: ShopTools (in ShopTools.exe) Version: 25.2715.4228
[JsonPropertyAttribute(Order = 19)]
public string EndOffsetY { get; set; }
<JsonPropertyAttribute(Order := 19)>
Public Property EndOffsetY As String
Get
Set
No code example is currently available or this language may not be supported.
Property Value
String
If neither this value nor EndOffsetYOrigin are supplied, no movement
will take place. If EndOffsetY is supplied and EndOffsetYOrigin is
Relative, the ending Y offset will be relative to the starting Y
position.