SkyWritingSettingsMinCoH Property |
Gets or sets the minimum change of heading for sky writing.
Namespace: RAYLASE.SPICE3Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.5.2
Syntax public double MinCoH { get; set; }
Property Value
Double
The minimum CoH value in radians.
Remarks If the change of heading between two consecutive mark vectors is less than this minimum value, sky writing between them will be omitted.
See Also