PatternOperationItemStartOffsetY Property
Get/Set the distance along the Y axis into the material body.
Namespace: ShopToolsAssembly: ShopTools (in ShopTools.exe) Version: 25.2715.4228
[JsonPropertyAttribute(Order = 5)]
public string StartOffsetY { get; set; }
<JsonPropertyAttribute(Order := 5)>
Public Property StartOffsetY 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 StartOffsetYOrigin are supplied, no movement
will take place. If StartOffsetY is supplied and StartOffsetYOrigin is
Relative, the Y offset will be relative to the previous router
position.