Click or drag to resize

MarkOnTheFlyTriggerProfileUpdateStopMotfPosition Method

Fills StopMotfPosition if empty.

Namespace: RAYLASE.Marker.Profile.Model
Assembly: RAYLASE.Marker.Profile (in RAYLASE.Marker.Profile.dll) Version: 2.19.0
Syntax
C#
public void UpdateStopMotfPosition(
	dvec3 fieldSize,
	double margin,
	double markOnTheFlyMinSegmentWidth,
	double azimuth
)

Parameters

fieldSize  dvec3
Field size.
margin  Double
MOTF margin.
markOnTheFlyMinSegmentWidth  Double
MOTF min segment width.
azimuth  Double
Belt orientation.
See Also