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