pub async fn line_to( exec_state: &mut ExecState, args: Args, ) -> Result<KclValue, KclError>
Draw a line to a point.