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