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