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