Click or drag to resize

PositionsHead Property

Gets the last executed positions, after applying the Field Correction (if enabled). This is the final position in a chain of transformations, and is the one which is sent to the scan-head. The returned values are normalized ranging from -0.5 to +0.5 to indicate an excursion of +/-50%.

Namespace: RAYLASE.SPICE3
Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.4.1
Syntax
C#
public Point3D[] Head { get; set; }

Property Value

Point3D
See Also