Click or drag to resize

MarkOnTheFlyTriggerProfileStopMotfAxesTarget Property

A mask used to prevent the Mark-On-The-Fly to change the position of one or more axes at the end of the engraving.

Namespace: RAYLASE.Marker.Profile.Model
Assembly: RAYLASE.Marker.Profile (in RAYLASE.Marker.Profile.dll) Version: 2.19.0
Syntax
C#
public Axes StopMotfAxesTarget { get; set; }

Property Value

Axes
Remarks
Masked axes will not be driven, whatever the value provided via StopMotfPosition.
See Also