SkyWritingSettingsMinCoH Property |
Gets or sets the minimum change of heading for sky writing.
Namespace: RAYLASE.SPICE3Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.7.0
Syntaxpublic double MinCoH { get; set; }
Property Value
Double
The minimum CoH value in radians.
Remarks
Sky-writing extension vectors are generated only if the change of heading between two consecutive vectors (of which at least one must be a "mark vector") exceeds the minimum change-of-heading.
Straight lines, arcs, ellipses, elliptic curves, and Bezier curves are considered "mark vectors".
See Also