pub async fn start_sketch_at( exec_state: &mut ExecState, args: Args, ) -> Result<KclValue, KclError>
Start a sketch at a given point.