pub async fn circle_three_point( exec_state: &mut ExecState, args: Args, ) -> Result<KclValue, KclError>
Sketch a 3-point circle.