pub async fn angled_line_to_x( exec_state: &mut ExecState, args: Args, ) -> Result<KclValue, KclError>
Draw an angled line to a given x coordinate.