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