Sets the XYZ (in local coordinates) of the clothoid’s start coordinate. This will recompute the end point.
xCoord (float) – The X coordinate value (in local coordinates) of the clothoid’s start coordinate.
yCoord (float) – The Y coordinate value (in local coordinates) of the clothoid’s start coordinate.
zCoord (float) – The Z coordinate value (in local coordinates) of the clothoid’s start coordinate.
None